#d1005f color space conversions
Hex:
#d1005f
RGB:
209, 0, 95
CMY:
18, 100, 63
CMYK:
0, 100, 55, 18
HSL:
333°, 100.0000%, 40.9804%
HSV (HSB):
333°, 100.0000%, 81.9608%
XYZ:
28.3601, 14.3815, 12.1076
xyY:
0.5171, 0.2622, 14.3815
CIE-Lab:
44.7752, 72.1506, 8.6096
CIE-LCH:
44.7752, 72.6624, 6.8048
CIE-Luv:
44.7752, 120.3255, -3.9244
Hunter-Lab:
37.9230, 67.1229, 7.6166
#d1005f color charts
#d1005f color shades, tints & tones
#d1005f color schemes
#d1005f color preview, HTML & CSS examples
This text has a color of #d1005f
<p style="color:#d1005f;">Text here</p>
.mytext {color:#d1005f;}
This box has a color of #d1005f
<div style="background-color:#d1005f;">Content here</div>
.mybackground {background-color:#d1005f;}
Border around this has a color of #d1005f
<div style="border:2px solid #d1005f;">Content here</div>
.myborder {border:2px solid #d1005f;}