#d2131c color space conversions
Hex:
#d2131c
RGB:
210, 19, 28
CMY:
18, 93, 89
CMYK:
0, 91, 87, 18
HSL:
357°, 83.4061%, 44.9020%
HSV (HSB):
357°, 90.9524%, 82.3529%
XYZ:
27.0208, 14.2512, 2.4252
xyY:
0.6184, 0.3261, 14.2512
CIE-Lab:
44.5911, 67.5999, 48.1953
CIE-LCH:
44.5911, 83.0213, 35.4869
CIE-Luv:
44.5911, 137.8871, 28.2365
Hunter-Lab:
37.7508, 61.7007, 22.6166
#d2131c color charts
#d2131c color shades, tints & tones
#d2131c color schemes
#d2131c color preview, HTML & CSS examples
This text has a color of #d2131c
<p style="color:#d2131c;">Text here</p>
.mytext {color:#d2131c;}
This box has a color of #d2131c
<div style="background-color:#d2131c;">Content here</div>
.mybackground {background-color:#d2131c;}
Border around this has a color of #d2131c
<div style="border:2px solid #d2131c;">Content here</div>
.myborder {border:2px solid #d2131c;}