#ff0f2b color space conversions
Hex:
#ff0f2b
RGB:
255, 15, 43
CMY:
0, 94, 83
CMYK:
0, 94, 83, 0
HSL:
353°, 100.0000%, 52.9412%
HSV (HSB):
353°, 94.1176%, 100.0000%
XYZ:
41.8469, 21.7761, 4.2831
xyY:
0.6162, 0.3207, 21.7761
CIE-Lab:
53.7886, 79.5617, 52.3062
CIE-LCH:
53.7886, 95.2155, 33.3221
CIE-Luv:
53.7886, 168.5958, 31.8887
Hunter-Lab:
46.6648, 78.4071, 27.2235
#ff0f2b color charts
#ff0f2b color shades, tints & tones
#ff0f2b color schemes
#ff0f2b color preview, HTML & CSS examples
This text has a color of #ff0f2b
<p style="color:#ff0f2b;">Text here</p>
.mytext {color:#ff0f2b;}
This box has a color of #ff0f2b
<div style="background-color:#ff0f2b;">Content here</div>
.mybackground {background-color:#ff0f2b;}
Border around this has a color of #ff0f2b
<div style="border:2px solid #ff0f2b;">Content here</div>
.myborder {border:2px solid #ff0f2b;}