#d11f7b color space conversions
Hex:
#d11f7b
RGB:
209, 31, 123
CMY:
18, 88, 52
CMYK:
0, 85, 41, 18
HSL:
329°, 74.1667%, 47.0588%
HSV (HSB):
329°, 85.1675%, 81.9608%
XYZ:
30.3596, 15.9653, 20.2204
xyY:
0.4562, 0.2399, 15.9653
CIE-Lab:
46.9290, 70.5418, -5.6072
CIE-LCH:
46.9290, 70.7643, 355.4552
CIE-Luv:
46.9290, 103.4678, -20.4850
Hunter-Lab:
39.9567, 65.7027, -2.0345
#d11f7b color charts
#d11f7b color shades, tints & tones
#d11f7b color schemes
#d11f7b color preview, HTML & CSS examples
This text has a color of #d11f7b
<p style="color:#d11f7b;">Text here</p>
.mytext {color:#d11f7b;}
This box has a color of #d11f7b
<div style="background-color:#d11f7b;">Content here</div>
.mybackground {background-color:#d11f7b;}
Border around this has a color of #d11f7b
<div style="border:2px solid #d11f7b;">Content here</div>
.myborder {border:2px solid #d11f7b;}