#d33c27 color space conversions
Hex:
#d33c27
RGB:
211, 60, 39
CMY:
17, 76, 85
CMYK:
0, 72, 82, 17
HSL:
7°, 68.8000%, 49.0196%
HSV (HSB):
7°, 81.5166%, 82.7451%
XYZ:
28.8460, 17.2271, 3.7243
xyY:
0.5793, 0.3459, 17.2271
CIE-Lab:
48.5449, 57.7995, 46.3626
CIE-LCH:
48.5449, 74.0964, 38.7341
CIE-Luv:
48.5449, 119.1510, 32.3138
Hunter-Lab:
41.5055, 51.4215, 23.7338
#d33c27 color charts
#d33c27 color shades, tints & tones
#d33c27 color schemes
#d33c27 color preview, HTML & CSS examples
This text has a color of #d33c27
<p style="color:#d33c27;">Text here</p>
.mytext {color:#d33c27;}
This box has a color of #d33c27
<div style="background-color:#d33c27;">Content here</div>
.mybackground {background-color:#d33c27;}
Border around this has a color of #d33c27
<div style="border:2px solid #d33c27;">Content here</div>
.myborder {border:2px solid #d33c27;}