#d123b6 color space conversions
Hex:
#d123b6
RGB:
209, 35, 182
CMY:
18, 86, 29
CMYK:
0, 83, 13, 18
HSL:
309°, 71.3115%, 47.8431%
HSV (HSB):
309°, 83.2536%, 81.9608%
XYZ:
35.3390, 18.1348, 45.8938
xyY:
0.3556, 0.1825, 18.1348
CIE-Lab:
49.6592, 76.5221, -36.7496
CIE-LCH:
49.6592, 84.8891, 334.3474
CIE-Luv:
49.6592, 77.3292, -65.5899
Hunter-Lab:
42.5849, 73.6042, -34.0873
#d123b6 color charts
#d123b6 color shades, tints & tones
#d123b6 color schemes
#d123b6 color preview, HTML & CSS examples
This text has a color of #d123b6
<p style="color:#d123b6;">Text here</p>
.mytext {color:#d123b6;}
This box has a color of #d123b6
<div style="background-color:#d123b6;">Content here</div>
.mybackground {background-color:#d123b6;}
Border around this has a color of #d123b6
<div style="border:2px solid #d123b6;">Content here</div>
.myborder {border:2px solid #d123b6;}