#ff002c color space conversions
Hex:
#ff002c
RGB:
255, 0, 44
CMY:
0, 100, 83
CMYK:
0, 100, 83, 0
HSL:
350°, 100.0000%, 50.0000%
HSV (HSB):
350°, 100.0000%, 100.0000%
XYZ:
41.6946, 21.4418, 4.3240
xyY:
0.6181, 0.3178, 21.4418
CIE-Lab:
53.4297, 80.6467, 51.4717
CIE-LCH:
53.4297, 95.6725, 32.5475
CIE-Luv:
53.4297, 170.4327, 30.9076
Hunter-Lab:
46.3053, 79.6920, 26.8772
#ff002c color charts
#ff002c RGB chart
#ff002c CMYK chart
#ff002c RGB pie chart
#ff002c color shades, tints & tones
#ff002c color schemes
#ff002c color preview, HTML & CSS examples
This text has a color of #ff002c
<p style="color:#ff002c;">Text here</p>
.mytext {color:#ff002c;}
Text color #ff002c
This box has a color of #ff002c
<div style="background-color:#ff002c;">Content here</div>
.mybackground {background-color:#ff002c;}
Background color #ff002c
Border around this has a color of #ff002c
<div style="border:2px solid #ff002c;">Content here</div>
.myborder {border:2px solid #ff002c;}
Border color #ff002c