#d123a6 color space conversions
Hex:
#d123a6
RGB:
209, 35, 166
CMY:
18, 86, 35
CMYK:
0, 83, 21, 18
HSL:
315°, 71.3115%, 47.8431%
HSV (HSB):
315°, 83.2536%, 81.9608%
XYZ:
33.7785, 17.5105, 37.6759
xyY:
0.3797, 0.1968, 17.5105
CIE-Lab:
48.8970, 74.4351, -28.5186
CIE-LCH:
48.8970, 79.7113, 339.0365
CIE-Luv:
48.8970, 83.9944, -53.0496
Hunter-Lab:
41.8456, 70.8583, -24.0902
#d123a6 color charts
#d123a6 color shades, tints & tones
#d123a6 color schemes
#d123a6 color preview, HTML & CSS examples
This text has a color of #d123a6
<p style="color:#d123a6;">Text here</p>
.mytext {color:#d123a6;}
This box has a color of #d123a6
<div style="background-color:#d123a6;">Content here</div>
.mybackground {background-color:#d123a6;}
Border around this has a color of #d123a6
<div style="border:2px solid #d123a6;">Content here</div>
.myborder {border:2px solid #d123a6;}