#d205af color space conversions
Hex:
#d205af
RGB:
210, 5, 175
CMY:
18, 98, 31
CMYK:
0, 98, 17, 18
HSL:
310°, 95.3488%, 42.1569%
HSV (HSB):
310°, 97.6190%, 82.3529%
XYZ:
34.3705, 16.9053, 42.0090
xyY:
0.3684, 0.1812, 16.9053
CIE-Lab:
48.1405, 79.7528, -35.0115
CIE-LCH:
48.1405, 87.0995, 336.2985
CIE-Luv:
48.1405, 84.0237, -63.0890
Hunter-Lab:
41.1161, 77.2617, -31.7963
#d205af color charts
#d205af color shades, tints & tones
#d205af color schemes
#d205af color preview, HTML & CSS examples
This text has a color of #d205af
<p style="color:#d205af;">Text here</p>
.mytext {color:#d205af;}
This box has a color of #d205af
<div style="background-color:#d205af;">Content here</div>
.mybackground {background-color:#d205af;}
Border around this has a color of #d205af
<div style="border:2px solid #d205af;">Content here</div>
.myborder {border:2px solid #d205af;}