#d33b0f color space conversions
Hex:
#d33b0f
RGB:
211, 59, 15
CMY:
17, 77, 94
CMYK:
0, 72, 93, 17
HSL:
13°, 86.7257%, 44.3137%
HSV (HSB):
13°, 92.8910%, 82.7451%
XYZ:
28.5142, 17.0113, 2.2326
xyY:
0.5971, 0.3562, 17.0113
CIE-Lab:
48.2743, 57.6724, 56.0767
CIE-LCH:
48.2743, 80.4407, 44.1963
CIE-Luv:
48.2743, 122.3391, 36.9681
Hunter-Lab:
41.2448, 51.2259, 25.6620
#d33b0f color charts
#d33b0f color shades, tints & tones
#d33b0f color schemes
#d33b0f color preview, HTML & CSS examples
This text has a color of #d33b0f
<p style="color:#d33b0f;">Text here</p>
.mytext {color:#d33b0f;}
This box has a color of #d33b0f
<div style="background-color:#d33b0f;">Content here</div>
.mybackground {background-color:#d33b0f;}
Border around this has a color of #d33b0f
<div style="border:2px solid #d33b0f;">Content here</div>
.myborder {border:2px solid #d33b0f;}