#d123ba color space conversions
Hex:
#d123ba
RGB:
209, 35, 186
CMY:
18, 86, 27
CMYK:
0, 83, 11, 18
HSL:
308°, 71.3115%, 47.8431%
HSV (HSB):
308°, 83.2536%, 81.9608%
XYZ:
35.7585, 18.3025, 48.1024
xyY:
0.3500, 0.1791, 18.3025
CIE-Lab:
49.8610, 77.0688, -38.7696
CIE-LCH:
49.8610, 86.2710, 333.2953
CIE-Luv:
49.8610, 75.7052, -68.7037
Hunter-Lab:
42.7815, 74.3298, -36.7172
#d123ba color charts
#d123ba color shades, tints & tones
#d123ba color schemes
#d123ba color preview, HTML & CSS examples
This text has a color of #d123ba
<p style="color:#d123ba;">Text here</p>
.mytext {color:#d123ba;}
This box has a color of #d123ba
<div style="background-color:#d123ba;">Content here</div>
.mybackground {background-color:#d123ba;}
Border around this has a color of #d123ba
<div style="border:2px solid #d123ba;">Content here</div>
.myborder {border:2px solid #d123ba;}