#ff2f3a color space conversions
Hex:
#ff2f3a
RGB:
255, 47, 58
CMY:
0, 82, 77
CMYK:
0, 82, 77, 0
HSL:
357°, 100.0000%, 59.2157%
HSV (HSB):
357°, 81.5686%, 100.0000%
XYZ:
43.0202, 23.5985, 6.2905
xyY:
0.5901, 0.3237, 23.5985
CIE-Lab:
55.6836, 74.9162, 46.2758
CIE-LCH:
55.6836, 88.0561, 31.7036
CIE-Luv:
55.6836, 156.3203, 30.6701
Hunter-Lab:
48.5783, 73.0649, 26.3272
#ff2f3a color charts
#ff2f3a color shades, tints & tones
#ff2f3a color schemes
#ff2f3a color preview, HTML & CSS examples
This text has a color of #ff2f3a
<p style="color:#ff2f3a;">Text here</p>
.mytext {color:#ff2f3a;}
This box has a color of #ff2f3a
<div style="background-color:#ff2f3a;">Content here</div>
.mybackground {background-color:#ff2f3a;}
Border around this has a color of #ff2f3a
<div style="border:2px solid #ff2f3a;">Content here</div>
.myborder {border:2px solid #ff2f3a;}