#d2192a color space conversions
Hex:
#d2192a
RGB:
210, 25, 42
CMY:
18, 90, 84
CMYK:
0, 88, 80, 18
HSL:
354°, 78.7234%, 46.0784%
HSV (HSB):
354°, 88.0952%, 82.3529%
XYZ:
27.3439, 14.5641, 3.5605
xyY:
0.6014, 0.3203, 14.5641
CIE-Lab:
45.0312, 67.0078, 41.2707
CIE-LCH:
45.0312, 78.6976, 31.6293
CIE-Luv:
45.0312, 133.8230, 25.0033
Hunter-Lab:
38.1629, 61.1110, 21.1825
#d2192a color charts
#d2192a color shades, tints & tones
#d2192a color schemes
#d2192a color preview, HTML & CSS examples
This text has a color of #d2192a
<p style="color:#d2192a;">Text here</p>
.mytext {color:#d2192a;}
This box has a color of #d2192a
<div style="background-color:#d2192a;">Content here</div>
.mybackground {background-color:#d2192a;}
Border around this has a color of #d2192a
<div style="border:2px solid #d2192a;">Content here</div>
.myborder {border:2px solid #d2192a;}