#ff0f2c color space conversions
Hex:
#ff0f2c
RGB:
255, 15, 44
CMY:
0, 94, 83
CMYK:
0, 94, 83, 0
HSL:
353°, 100.0000%, 52.9412%
HSV (HSB):
353°, 94.1176%, 100.0000%
XYZ:
41.8654, 21.7835, 4.3810
xyY:
0.6154, 0.3202, 21.7835
CIE-Lab:
53.7965, 79.5838, 51.8059
CIE-LCH:
53.7965, 94.9601, 33.0625
CIE-Luv:
53.7965, 168.4163, 31.6172
Hunter-Lab:
46.6728, 78.4369, 27.1057
#ff0f2c color charts
#ff0f2c color shades, tints & tones
#ff0f2c color schemes
#ff0f2c color preview, HTML & CSS examples
This text has a color of #ff0f2c
<p style="color:#ff0f2c;">Text here</p>
.mytext {color:#ff0f2c;}
This box has a color of #ff0f2c
<div style="background-color:#ff0f2c;">Content here</div>
.mybackground {background-color:#ff0f2c;}
Border around this has a color of #ff0f2c
<div style="border:2px solid #ff0f2c;">Content here</div>
.myborder {border:2px solid #ff0f2c;}