#c00a91 color space conversions
Hex:
#c00a91
RGB:
192, 10, 145
CMY:
25, 96, 43
CMYK:
0, 95, 24, 25
HSL:
315°, 90.0990%, 39.6078%
HSV (HSB):
315°, 94.7917%, 75.2941%
XYZ:
26.9576, 13.4679, 27.9668
xyY:
0.3942, 0.1969, 13.4679
CIE-Lab:
43.4599, 72.2190, -24.6157
CIE-LCH:
43.4599, 76.2988, 341.1785
CIE-Luv:
43.4599, 82.9404, -45.7225
Hunter-Lab:
36.6986, 66.8977, -19.4939
#c00a91 color charts
#c00a91 color shades, tints & tones
#c00a91 color schemes
#c00a91 color preview, HTML & CSS examples
This text has a color of #c00a91
<p style="color:#c00a91;">Text here</p>
.mytext {color:#c00a91;}
This box has a color of #c00a91
<div style="background-color:#c00a91;">Content here</div>
.mybackground {background-color:#c00a91;}
Border around this has a color of #c00a91
<div style="border:2px solid #c00a91;">Content here</div>
.myborder {border:2px solid #c00a91;}