#d2265c color space conversions
Hex:
#d2265c
RGB:
210, 38, 92
CMY:
18, 85, 64
CMYK:
0, 82, 56, 18
HSL:
341°, 69.3548%, 48.6275%
HSV (HSB):
341°, 81.9048%, 82.3529%
XYZ:
29.2032, 15.8606, 11.6474
xyY:
0.5149, 0.2797, 15.8606
CIE-Lab:
46.7910, 66.7405, 13.3195
CIE-LCH:
46.7910, 68.0566, 11.2863
CIE-Luv:
46.7910, 114.8978, 2.5822
Hunter-Lab:
39.8253, 61.1966, 10.5376
#d2265c color charts
#d2265c color shades, tints & tones
#d2265c color schemes
#d2265c color preview, HTML & CSS examples
This text has a color of #d2265c
<p style="color:#d2265c;">Text here</p>
.mytext {color:#d2265c;}
This box has a color of #d2265c
<div style="background-color:#d2265c;">Content here</div>
.mybackground {background-color:#d2265c;}
Border around this has a color of #d2265c
<div style="border:2px solid #d2265c;">Content here</div>
.myborder {border:2px solid #d2265c;}