#d2232c color space conversions
Hex:
#d2232c
RGB:
210, 35, 44
CMY:
18, 86, 83
CMYK:
0, 83, 79, 18
HSL:
357°, 71.4286%, 48.0392%
HSV (HSB):
357°, 83.3333%, 82.3529%
XYZ:
27.6340, 15.0856, 3.8382
xyY:
0.5935, 0.3240, 15.0856
CIE-Lab:
45.7511, 65.0679, 40.8904
CIE-LCH:
45.7511, 76.8496, 32.1463
CIE-Luv:
45.7511, 130.0147, 25.6758
Hunter-Lab:
38.8401, 59.0291, 21.3290
#d2232c color charts
#d2232c color shades, tints & tones
#d2232c color schemes
#d2232c color preview, HTML & CSS examples
This text has a color of #d2232c
<p style="color:#d2232c;">Text here</p>
.mytext {color:#d2232c;}
This box has a color of #d2232c
<div style="background-color:#d2232c;">Content here</div>
.mybackground {background-color:#d2232c;}
Border around this has a color of #d2232c
<div style="border:2px solid #d2232c;">Content here</div>
.myborder {border:2px solid #d2232c;}