#ff002f color space conversions
Hex:
#ff002f
RGB:
255, 0, 47
CMY:
0, 100, 82
CMYK:
0, 100, 82, 0
HSL:
349°, 100.0000%, 50.0000%
HSV (HSB):
349°, 100.0000%, 100.0000%
XYZ:
41.7531, 21.4652, 4.6319
xyY:
0.6154, 0.3164, 21.4652
CIE-Lab:
53.4550, 80.7155, 49.9326
CIE-LCH:
53.4550, 94.9118, 31.7420
CIE-Luv:
53.4550, 169.8565, 30.0517
Hunter-Lab:
46.3306, 79.7855, 26.5039
#ff002f color charts
#ff002f RGB chart
#ff002f CMYK chart
#ff002f RGB pie chart
#ff002f color shades, tints & tones
#ff002f color schemes
#ff002f color preview, HTML & CSS examples
This text has a color of #ff002f
<p style="color:#ff002f;">Text here</p>
.mytext {color:#ff002f;}
Text color #ff002f
This box has a color of #ff002f
<div style="background-color:#ff002f;">Content here</div>
.mybackground {background-color:#ff002f;}
Background color #ff002f
Border around this has a color of #ff002f
<div style="border:2px solid #ff002f;">Content here</div>
.myborder {border:2px solid #ff002f;}
Border color #ff002f