#d33f34 color space conversions
Hex:
#d33f34
RGB:
211, 63, 52
CMY:
17, 75, 80
CMYK:
0, 70, 75, 17
HSL:
4°, 64.3725%, 51.5686%
HSV (HSB):
4°, 75.3555%, 82.7451%
XYZ:
29.2613, 17.6518, 5.1137
xyY:
0.5624, 0.3393, 17.6518
CIE-Lab:
49.0711, 57.1363, 40.0328
CIE-LCH:
49.0711, 69.7652, 35.0172
CIE-Luv:
49.0711, 115.1339, 28.8108
Hunter-Lab:
42.0141, 50.7942, 22.1934
#d33f34 color charts
#d33f34 color shades, tints & tones
#d33f34 color schemes
#d33f34 color preview, HTML & CSS examples
This text has a color of #d33f34
<p style="color:#d33f34;">Text here</p>
.mytext {color:#d33f34;}
This box has a color of #d33f34
<div style="background-color:#d33f34;">Content here</div>
.mybackground {background-color:#d33f34;}
Border around this has a color of #d33f34
<div style="border:2px solid #d33f34;">Content here</div>
.myborder {border:2px solid #d33f34;}