#d2232e color space conversions
Hex:
#d2232e
RGB:
210, 35, 46
CMY:
18, 86, 82
CMYK:
0, 83, 78, 18
HSL:
356°, 71.4286%, 48.0392%
HSV (HSB):
356°, 83.3333%, 82.3529%
XYZ:
27.6725, 15.1010, 4.0410
xyY:
0.5911, 0.3226, 15.1010
CIE-Lab:
45.7722, 65.1312, 39.7912
CIE-LCH:
45.7722, 76.3244, 31.4224
CIE-Luv:
45.7722, 129.6016, 24.9937
Hunter-Lab:
38.8600, 59.1065, 21.0364
#d2232e color charts
#d2232e color shades, tints & tones
#d2232e color schemes
#d2232e color preview, HTML & CSS examples
This text has a color of #d2232e
<p style="color:#d2232e;">Text here</p>
.mytext {color:#d2232e;}
This box has a color of #d2232e
<div style="background-color:#d2232e;">Content here</div>
.mybackground {background-color:#d2232e;}
Border around this has a color of #d2232e
<div style="border:2px solid #d2232e;">Content here</div>
.myborder {border:2px solid #d2232e;}