#ff003f color space conversions
Hex:
#ff003f
RGB:
255, 0, 63
CMY:
0, 100, 75
CMYK:
0, 100, 75, 0
HSL:
345°, 100.0000%, 50.0000%
HSV (HSB):
345°, 100.0000%, 100.0000%
XYZ:
42.1372, 21.6189, 6.6546
xyY:
0.5984, 0.3070, 21.6189
CIE-Lab:
53.6203, 81.1649, 41.2547
CIE-LCH:
53.6203, 91.0477, 26.9434
CIE-Luv:
53.6203, 166.1666, 24.5573
Hunter-Lab:
46.4961, 80.3978, 24.0616
#ff003f color charts
#ff003f RGB chart
#ff003f CMYK chart
#ff003f RGB pie chart
#ff003f color shades, tints & tones
#ff003f color schemes
#ff003f color preview, HTML & CSS examples
This text has a color of #ff003f
<p style="color:#ff003f;">Text here</p>
.mytext {color:#ff003f;}
Text color #ff003f
This box has a color of #ff003f
<div style="background-color:#ff003f;">Content here</div>
.mybackground {background-color:#ff003f;}
Background color #ff003f
Border around this has a color of #ff003f
<div style="border:2px solid #ff003f;">Content here</div>
.myborder {border:2px solid #ff003f;}
Border color #ff003f