#d2264c color space conversions
Hex:
#d2264c
RGB:
210, 38, 76
CMY:
18, 85, 70
CMYK:
0, 82, 64, 18
HSL:
347°, 69.3548%, 48.6275%
HSV (HSB):
347°, 81.9048%, 82.3529%
XYZ:
28.5760, 15.6097, 8.3443
xyY:
0.5440, 0.2972, 15.6097
CIE-Lab:
46.4582, 65.7421, 22.7345
CIE-LCH:
46.4582, 69.5621, 19.0760
CIE-Luv:
46.4582, 120.4216, 12.0084
Hunter-Lab:
39.5091, 59.9639, 15.1343
#d2264c color charts
#d2264c color shades, tints & tones
#d2264c color schemes
#d2264c color preview, HTML & CSS examples
This text has a color of #d2264c
<p style="color:#d2264c;">Text here</p>
.mytext {color:#d2264c;}
This box has a color of #d2264c
<div style="background-color:#d2264c;">Content here</div>
.mybackground {background-color:#d2264c;}
Border around this has a color of #d2264c
<div style="border:2px solid #d2264c;">Content here</div>
.myborder {border:2px solid #d2264c;}