#d23bab color space conversions
Hex:
#d23bab
RGB:
210, 59, 171
CMY:
18, 77, 33
CMYK:
0, 72, 19, 18
HSL:
315°, 62.6556%, 52.7451%
HSV (HSB):
315°, 71.9048%, 82.3529%
XYZ:
35.4930, 19.7698, 40.4733
xyY:
0.3707, 0.2065, 19.7698
CIE-Lab:
51.5760, 68.7813, -27.2922
CIE-LCH:
51.5760, 73.9982, 338.3570
CIE-Luv:
51.5760, 77.2709, -50.9282
Hunter-Lab:
44.4633, 64.6776, -22.8453
#d23bab color charts
#d23bab color shades, tints & tones
#d23bab color schemes
#d23bab color preview, HTML & CSS examples
This text has a color of #d23bab
<p style="color:#d23bab;">Text here</p>
.mytext {color:#d23bab;}
This box has a color of #d23bab
<div style="background-color:#d23bab;">Content here</div>
.mybackground {background-color:#d23bab;}
Border around this has a color of #d23bab
<div style="border:2px solid #d23bab;">Content here</div>
.myborder {border:2px solid #d23bab;}