#d20f91 color space conversions
Hex:
#d20f91
RGB:
210, 15, 145
CMY:
18, 94, 43
CMYK:
0, 93, 31, 18
HSL:
320°, 86.6667%, 44.1176%
HSV (HSB):
320°, 92.8571%, 82.3529%
XYZ:
31.8600, 16.0876, 28.2141
xyY:
0.4183, 0.2112, 16.0876
CIE-Lab:
47.0892, 75.3911, -18.7318
CIE-LCH:
47.0892, 77.6833, 346.0467
CIE-Luv:
47.0892, 96.9174, -38.9894
Hunter-Lab:
40.1094, 71.5961, -13.6297
#d20f91 color charts
#d20f91 color shades, tints & tones
#d20f91 color schemes
#d20f91 color preview, HTML & CSS examples
This text has a color of #d20f91
<p style="color:#d20f91;">Text here</p>
.mytext {color:#d20f91;}
This box has a color of #d20f91
<div style="background-color:#d20f91;">Content here</div>
.mybackground {background-color:#d20f91;}
Border around this has a color of #d20f91
<div style="border:2px solid #d20f91;">Content here</div>
.myborder {border:2px solid #d20f91;}