#d2051d color space conversions
Hex:
#d2051d
RGB:
210, 5, 29
CMY:
18, 98, 89
CMYK:
0, 98, 86, 18
HSL:
353°, 95.3488%, 42.1569%
HSV (HSB):
353°, 97.6190%, 82.3529%
XYZ:
26.8544, 13.8989, 2.4298
xyY:
0.6219, 0.3219, 13.8989
CIE-Lab:
44.0876, 69.0938, 47.2919
CIE-LCH:
44.0876, 83.7286, 34.3901
CIE-Luv:
44.0876, 140.3543, 27.0686
Hunter-Lab:
37.2812, 63.3349, 22.2327
#d2051d color charts
#d2051d color shades, tints & tones
#d2051d color schemes
#d2051d color preview, HTML & CSS examples
This text has a color of #d2051d
<p style="color:#d2051d;">Text here</p>
.mytext {color:#d2051d;}
This box has a color of #d2051d
<div style="background-color:#d2051d;">Content here</div>
.mybackground {background-color:#d2051d;}
Border around this has a color of #d2051d
<div style="border:2px solid #d2051d;">Content here</div>
.myborder {border:2px solid #d2051d;}