#d33d4e color space conversions
Hex:
#d33d4e
RGB:
211, 61, 78
CMY:
17, 76, 69
CMYK:
0, 71, 63, 17
HSL:
353°, 63.0252%, 53.3333%
HSV (HSB):
353°, 71.0900%, 82.7451%
XYZ:
29.9079, 17.7364, 9.0549
xyY:
0.5275, 0.3128, 17.7364
CIE-Lab:
49.1749, 59.1575, 25.0724
CIE-LCH:
49.1749, 64.2513, 22.9685
CIE-Luv:
49.1749, 110.2106, 16.4202
Hunter-Lab:
42.1146, 53.0618, 16.7326
#d33d4e color charts
#d33d4e color shades, tints & tones
#d33d4e color schemes
#d33d4e color preview, HTML & CSS examples
This text has a color of #d33d4e
<p style="color:#d33d4e;">Text here</p>
.mytext {color:#d33d4e;}
This box has a color of #d33d4e
<div style="background-color:#d33d4e;">Content here</div>
.mybackground {background-color:#d33d4e;}
Border around this has a color of #d33d4e
<div style="border:2px solid #d33d4e;">Content here</div>
.myborder {border:2px solid #d33d4e;}