#c44caa color space conversions
Hex:
#c44caa
RGB:
196, 76, 170
CMY:
23, 70, 33
CMYK:
0, 61, 13, 23
HSL:
313°, 50.4202%, 53.3333%
HSV (HSB):
313°, 61.2245%, 76.8627%
XYZ:
32.6051, 19.8069, 40.1349
xyY:
0.3523, 0.2140, 19.8069
CIE-Lab:
51.6182, 58.5564, -26.8173
CIE-LCH:
51.6182, 64.4051, 335.3934
CIE-Luv:
51.6182, 61.6751, -48.5144
Hunter-Lab:
44.5050, 52.8884, -22.3146
#c44caa color charts
#c44caa color shades, tints & tones
#c44caa color schemes
#c44caa color preview, HTML & CSS examples
This text has a color of #c44caa
<p style="color:#c44caa;">Text here</p>
.mytext {color:#c44caa;}
This box has a color of #c44caa
<div style="background-color:#c44caa;">Content here</div>
.mybackground {background-color:#c44caa;}
Border around this has a color of #c44caa
<div style="border:2px solid #c44caa;">Content here</div>
.myborder {border:2px solid #c44caa;}