#ff2f3c color space conversions
Hex:
#ff2f3c
RGB:
255, 47, 60
CMY:
0, 82, 76
CMYK:
0, 82, 76, 0
HSL:
356°, 100.0000%, 59.2157%
HSV (HSB):
356°, 81.5686%, 100.0000%
XYZ:
43.0721, 23.6193, 6.5638
xyY:
0.5880, 0.3224, 23.6193
CIE-Lab:
55.7046, 74.9799, 45.2083
CIE-LCH:
55.7046, 87.5545, 31.0874
CIE-Luv:
55.7046, 155.8898, 29.9570
Hunter-Lab:
48.5997, 73.1487, 26.0122
#ff2f3c color charts
#ff2f3c color shades, tints & tones
#ff2f3c color schemes
#ff2f3c color preview, HTML & CSS examples
This text has a color of #ff2f3c
<p style="color:#ff2f3c;">Text here</p>
.mytext {color:#ff2f3c;}
This box has a color of #ff2f3c
<div style="background-color:#ff2f3c;">Content here</div>
.mybackground {background-color:#ff2f3c;}
Border around this has a color of #ff2f3c
<div style="border:2px solid #ff2f3c;">Content here</div>
.myborder {border:2px solid #ff2f3c;}