#c05e8c color space conversions
Hex:
#c05e8c
RGB:
192, 94, 140
CMY:
25, 63, 45
CMYK:
0, 51, 27, 25
HSL:
332°, 43.7500%, 56.0784%
HSV (HSB):
332°, 51.0417%, 75.2941%
XYZ:
30.4746, 21.1053, 27.2785
xyY:
0.3864, 0.2676, 21.1053
CIE-Lab:
53.0646, 44.5260, -7.0043
CIE-LCH:
53.0646, 45.0735, 351.0602
CIE-Luv:
53.0646, 59.5871, -17.5589
Hunter-Lab:
45.9405, 38.0117, -3.0467
#c05e8c color charts
#c05e8c color shades, tints & tones
#c05e8c color schemes
#c05e8c color preview, HTML & CSS examples
This text has a color of #c05e8c
<p style="color:#c05e8c;">Text here</p>
.mytext {color:#c05e8c;}
This box has a color of #c05e8c
<div style="background-color:#c05e8c;">Content here</div>
.mybackground {background-color:#c05e8c;}
Border around this has a color of #c05e8c
<div style="border:2px solid #c05e8c;">Content here</div>
.myborder {border:2px solid #c05e8c;}