#d2041c color space conversions
Hex:
#d2041c
RGB:
210, 4, 28
CMY:
18, 98, 89
CMYK:
0, 98, 87, 18
HSL:
353°, 96.2617%, 41.9608%
HSV (HSB):
353°, 98.0952%, 82.3529%
XYZ:
26.8314, 13.8723, 2.3621
xyY:
0.6230, 0.3221, 13.8723
CIE-Lab:
44.0493, 69.1652, 47.7538
CIE-LCH:
44.0493, 84.0491, 34.6224
CIE-Luv:
44.0493, 140.6689, 27.2413
Hunter-Lab:
37.2456, 63.4101, 22.3118
#d2041c color charts
#d2041c color shades, tints & tones
#d2041c color schemes
#d2041c color preview, HTML & CSS examples
This text has a color of #d2041c
<p style="color:#d2041c;">Text here</p>
.mytext {color:#d2041c;}
This box has a color of #d2041c
<div style="background-color:#d2041c;">Content here</div>
.mybackground {background-color:#d2041c;}
Border around this has a color of #d2041c
<div style="border:2px solid #d2041c;">Content here</div>
.myborder {border:2px solid #d2041c;}