#ff003e color space conversions
Hex:
#ff003e
RGB:
255, 0, 62
CMY:
0, 100, 76
CMYK:
0, 100, 76, 0
HSL:
345°, 100.0000%, 50.0000%
HSV (HSB):
345°, 100.0000%, 100.0000%
XYZ:
42.1095, 21.6078, 6.5087
xyY:
0.5996, 0.3077, 21.6078
CIE-Lab:
53.6084, 81.1326, 41.8141
CIE-LCH:
53.6084, 91.2738, 27.2657
CIE-Luv:
53.6084, 166.4273, 24.9462
Hunter-Lab:
46.4842, 80.3538, 24.2371
#ff003e color charts
#ff003e color shades, tints & tones
#ff003e color schemes
#ff003e color preview, HTML & CSS examples
This text has a color of #ff003e
<p style="color:#ff003e;">Text here</p>
.mytext {color:#ff003e;}
This box has a color of #ff003e
<div style="background-color:#ff003e;">Content here</div>
.mybackground {background-color:#ff003e;}
Border around this has a color of #ff003e
<div style="border:2px solid #ff003e;">Content here</div>
.myborder {border:2px solid #ff003e;}