#c0054e color space conversions
Hex:
#c0054e
RGB:
192, 5, 78
CMY:
25, 98, 69
CMYK:
0, 97, 59, 25
HSL:
337°, 94.9239%, 38.6275%
HSV (HSB):
337°, 97.3958%, 75.2941%
XYZ:
23.1676, 11.8651, 8.2768
xyY:
0.5349, 0.2740, 11.8651
CIE-Lab:
41.0009, 66.6396, 13.5549
CIE-LCH:
41.0009, 68.0042, 11.4975
CIE-Luv:
41.0009, 113.1337, 2.2495
Hunter-Lab:
34.4457, 59.7763, 9.8654
#c0054e color charts
#c0054e color shades, tints & tones
#c0054e color schemes
#c0054e color preview, HTML & CSS examples
This text has a color of #c0054e
<p style="color:#c0054e;">Text here</p>
.mytext {color:#c0054e;}
This box has a color of #c0054e
<div style="background-color:#c0054e;">Content here</div>
.mybackground {background-color:#c0054e;}
Border around this has a color of #c0054e
<div style="border:2px solid #c0054e;">Content here</div>
.myborder {border:2px solid #c0054e;}