#d2133c color space conversions
Hex:
#d2133c
RGB:
210, 19, 60
CMY:
18, 93, 76
CMYK:
0, 91, 71, 18
HSL:
347°, 83.4061%, 44.9020%
HSV (HSB):
347°, 90.9524%, 82.3529%
XYZ:
27.6268, 14.4936, 5.6164
xyY:
0.5787, 0.3036, 14.4936
CIE-Lab:
44.9327, 68.5671, 30.6066
CIE-LCH:
44.9327, 75.0881, 24.0548
CIE-Luv:
44.9327, 130.9236, 17.3857
Hunter-Lab:
38.0705, 62.9097, 17.9025
#d2133c color charts
#d2133c color shades, tints & tones
#d2133c color schemes
#d2133c color preview, HTML & CSS examples
This text has a color of #d2133c
<p style="color:#d2133c;">Text here</p>
.mytext {color:#d2133c;}
This box has a color of #d2133c
<div style="background-color:#d2133c;">Content here</div>
.mybackground {background-color:#d2133c;}
Border around this has a color of #d2133c
<div style="border:2px solid #d2133c;">Content here</div>
.myborder {border:2px solid #d2133c;}