#d61caa color space conversions
Hex:
#d61caa
RGB:
214, 28, 170
CMY:
16, 89, 33
CMYK:
0, 87, 21, 16
HSL:
314°, 76.8595%, 47.4510%
HSV (HSB):
314°, 86.9159%, 83.9216%
XYZ:
35.4025, 18.0289, 39.6442
xyY:
0.3804, 0.1937, 18.0289
CIE-Lab:
49.5312, 77.2889, -29.8289
CIE-LCH:
49.5312, 82.8453, 338.8964
CIE-Luv:
49.5312, 87.2758, -55.5946
Hunter-Lab:
42.4605, 74.5231, -25.6351
#d61caa color charts
#d61caa color shades, tints & tones
#d61caa color schemes
#d61caa color preview, HTML & CSS examples
This text has a color of #d61caa
<p style="color:#d61caa;">Text here</p>
.mytext {color:#d61caa;}
This box has a color of #d61caa
<div style="background-color:#d61caa;">Content here</div>
.mybackground {background-color:#d61caa;}
Border around this has a color of #d61caa
<div style="border:2px solid #d61caa;">Content here</div>
.myborder {border:2px solid #d61caa;}