#d33a34 color space conversions
Hex:
#d33a34
RGB:
211, 58, 52
CMY:
17, 77, 80
CMYK:
0, 73, 75, 17
HSL:
2°, 64.3725%, 51.5686%
HSV (HSB):
2°, 75.3555%, 82.7451%
XYZ:
28.9969, 17.1229, 5.0256
xyY:
0.5670, 0.3348, 17.1229
CIE-Lab:
48.4146, 58.9459, 39.3179
CIE-LCH:
48.4146, 70.8556, 33.7039
CIE-Luv:
48.4146, 118.0773, 27.5580
Hunter-Lab:
41.3799, 52.6688, 21.7652
#d33a34 color charts
#d33a34 color shades, tints & tones
#d33a34 color schemes
#d33a34 color preview, HTML & CSS examples
This text has a color of #d33a34
<p style="color:#d33a34;">Text here</p>
.mytext {color:#d33a34;}
This box has a color of #d33a34
<div style="background-color:#d33a34;">Content here</div>
.mybackground {background-color:#d33a34;}
Border around this has a color of #d33a34
<div style="border:2px solid #d33a34;">Content here</div>
.myborder {border:2px solid #d33a34;}