#d2191a color space conversions
Hex:
#d2191a
RGB:
210, 25, 26
CMY:
18, 90, 90
CMYK:
0, 88, 88, 18
HSL:
360°, 78.7234%, 46.0784%
HSV (HSB):
360°, 88.0952%, 82.3529%
XYZ:
27.1124, 14.4715, 2.3416
xyY:
0.6172, 0.3295, 14.4715
CIE-Lab:
44.9016, 66.6324, 49.3852
CIE-LCH:
44.9016, 82.9384, 36.5443
CIE-Luv:
44.9016, 136.5153, 29.2614
Hunter-Lab:
38.0414, 60.6460, 22.9795
#d2191a color charts
#d2191a color shades, tints & tones
#d2191a color schemes
#d2191a color preview, HTML & CSS examples
This text has a color of #d2191a
<p style="color:#d2191a;">Text here</p>
.mytext {color:#d2191a;}
This box has a color of #d2191a
<div style="background-color:#d2191a;">Content here</div>
.mybackground {background-color:#d2191a;}
Border around this has a color of #d2191a
<div style="border:2px solid #d2191a;">Content here</div>
.myborder {border:2px solid #d2191a;}