#ff004c color space conversions
Hex:
#ff004c
RGB:
255, 0, 76
CMY:
0, 100, 70
CMYK:
0, 100, 70, 0
HSL:
342°, 100.0000%, 50.0000%
HSV (HSB):
342°, 100.0000%, 100.0000%
XYZ:
42.5445, 21.7818, 8.7994
xyY:
0.5818, 0.2979, 21.7818
CIE-Lab:
53.7947, 81.6374, 33.8665
CIE-LCH:
53.7947, 88.3833, 22.5306
CIE-Luv:
53.7947, 162.4276, 18.9643
Hunter-Lab:
46.6710, 81.0435, 21.4910
#ff004c color charts
#ff004c RGB chart
#ff004c CMYK chart
#ff004c RGB pie chart
#ff004c color shades, tints & tones
#ff004c color schemes
#ff004c color preview, HTML & CSS examples
This text has a color of #ff004c
<p style="color:#ff004c;">Text here</p>
.mytext {color:#ff004c;}
Text color #ff004c
This box has a color of #ff004c
<div style="background-color:#ff004c;">Content here</div>
.mybackground {background-color:#ff004c;}
Background color #ff004c
Border around this has a color of #ff004c
<div style="border:2px solid #ff004c;">Content here</div>
.myborder {border:2px solid #ff004c;}
Border color #ff004c