#d23cac color space conversions
Hex:
#d23cac
RGB:
210, 60, 172
CMY:
18, 76, 33
CMYK:
0, 71, 18, 18
HSL:
315°, 62.5000%, 52.9412%
HSV (HSB):
315°, 71.4286%, 82.3529%
XYZ:
35.6406, 19.9119, 40.9946
xyY:
0.3692, 0.2062, 19.9119
CIE-Lab:
51.7375, 68.5837, -27.6285
CIE-LCH:
51.7375, 73.9395, 338.0583
CIE-Luv:
51.7375, 76.6117, -51.4247
Hunter-Lab:
44.6228, 64.4797, -23.2334
#d23cac color charts
#d23cac color shades, tints & tones
#d23cac color schemes
#d23cac color preview, HTML & CSS examples
This text has a color of #d23cac
<p style="color:#d23cac;">Text here</p>
.mytext {color:#d23cac;}
This box has a color of #d23cac
<div style="background-color:#d23cac;">Content here</div>
.mybackground {background-color:#d23cac;}
Border around this has a color of #d23cac
<div style="border:2px solid #d23cac;">Content here</div>
.myborder {border:2px solid #d23cac;}