#d2164a color space conversions
Hex:
#d2164a
RGB:
210, 22, 74
CMY:
18, 91, 71
CMYK:
0, 90, 65, 18
HSL:
343°, 81.0345%, 45.4902%
HSV (HSB):
343°, 89.5238%, 82.3529%
XYZ:
28.1013, 14.7699, 7.8483
xyY:
0.5541, 0.2912, 14.7699
CIE-Lab:
45.3174, 68.7943, 22.4853
CIE-LCH:
45.3174, 72.3757, 18.0999
CIE-Luv:
45.3174, 125.8418, 10.7434
Hunter-Lab:
38.4316, 63.2644, 14.7942
#d2164a color charts
#d2164a color shades, tints & tones
#d2164a color schemes
#d2164a color preview, HTML & CSS examples
This text has a color of #d2164a
<p style="color:#d2164a;">Text here</p>
.mytext {color:#d2164a;}
This box has a color of #d2164a
<div style="background-color:#d2164a;">Content here</div>
.mybackground {background-color:#d2164a;}
Border around this has a color of #d2164a
<div style="border:2px solid #d2164a;">Content here</div>
.myborder {border:2px solid #d2164a;}