#d2027f color space conversions
Hex:
#d2027f
RGB:
210, 2, 127
CMY:
18, 99, 50
CMYK:
0, 99, 40, 18
HSL:
324°, 98.1132%, 41.5686%
HSV (HSB):
324°, 99.0476%, 82.3529%
XYZ:
30.4308, 15.2774, 21.4236
xyY:
0.4533, 0.2276, 15.2774
CIE-Lab:
46.0118, 74.7622, -9.4085
CIE-LCH:
46.0118, 75.3519, 352.8273
CIE-Luv:
46.0118, 106.4768, -26.1898
Hunter-Lab:
39.0863, 70.5711, -5.1371
#d2027f color charts
#d2027f color shades, tints & tones
#d2027f color schemes
#d2027f color preview, HTML & CSS examples
This text has a color of #d2027f
<p style="color:#d2027f;">Text here</p>
.mytext {color:#d2027f;}
This box has a color of #d2027f
<div style="background-color:#d2027f;">Content here</div>
.mybackground {background-color:#d2027f;}
Border around this has a color of #d2027f
<div style="border:2px solid #d2027f;">Content here</div>
.myborder {border:2px solid #d2027f;}