#d2141f color space conversions
Hex:
#d2141f
RGB:
210, 20, 31
CMY:
18, 92, 88
CMYK:
0, 90, 85, 18
HSL:
357°, 82.6087%, 45.0980%
HSV (HSB):
357°, 90.4762%, 82.3529%
XYZ:
27.0758, 14.3009, 2.6296
xyY:
0.6153, 0.3250, 14.3009
CIE-Lab:
44.6614, 67.5199, 46.7780
CIE-LCH:
44.6614, 82.1408, 34.7144
CIE-Luv:
44.6614, 137.1837, 27.6207
Hunter-Lab:
37.8165, 61.6234, 22.3488
#d2141f color charts
#d2141f color shades, tints & tones
#d2141f color schemes
#d2141f color preview, HTML & CSS examples
This text has a color of #d2141f
<p style="color:#d2141f;">Text here</p>
.mytext {color:#d2141f;}
This box has a color of #d2141f
<div style="background-color:#d2141f;">Content here</div>
.mybackground {background-color:#d2141f;}
Border around this has a color of #d2141f
<div style="border:2px solid #d2141f;">Content here</div>
.myborder {border:2px solid #d2141f;}