#ff0f33 color space conversions
Hex:
#ff0f33
RGB:
255, 15, 51
CMY:
0, 94, 80
CMYK:
0, 94, 80, 0
HSL:
351°, 100.0000%, 52.9412%
HSV (HSB):
351°, 94.1176%, 100.0000%
XYZ:
42.0084, 21.8407, 5.1335
xyY:
0.6090, 0.3166, 21.8407
CIE-Lab:
53.8575, 79.7532, 48.1921
CIE-LCH:
53.8575, 93.1829, 31.1431
CIE-Luv:
53.8575, 167.0478, 29.5459
Hunter-Lab:
46.7340, 78.6660, 26.2010
#ff0f33 color charts
#ff0f33 color shades, tints & tones
#ff0f33 color schemes
#ff0f33 color preview, HTML & CSS examples
This text has a color of #ff0f33
<p style="color:#ff0f33;">Text here</p>
.mytext {color:#ff0f33;}
This box has a color of #ff0f33
<div style="background-color:#ff0f33;">Content here</div>
.mybackground {background-color:#ff0f33;}
Border around this has a color of #ff0f33
<div style="border:2px solid #ff0f33;">Content here</div>
.myborder {border:2px solid #ff0f33;}