#c05e8a color space conversions
Hex:
#c05e8a
RGB:
192, 94, 138
CMY:
25, 63, 46
CMYK:
0, 51, 28, 25
HSL:
333°, 43.7500%, 56.0784%
HSV (HSB):
333°, 51.0417%, 75.2941%
XYZ:
30.3284, 21.0469, 26.5087
xyY:
0.3894, 0.2702, 21.0469
CIE-Lab:
53.0007, 44.2531, -5.9171
CIE-LCH:
53.0007, 44.6469, 352.3842
CIE-Luv:
53.0007, 60.1022, -16.0001
Hunter-Lab:
45.8768, 37.7187, -2.1454
#c05e8a color charts
#c05e8a color shades, tints & tones
#c05e8a color schemes
#c05e8a color preview, HTML & CSS examples
This text has a color of #c05e8a
<p style="color:#c05e8a;">Text here</p>
.mytext {color:#c05e8a;}
This box has a color of #c05e8a
<div style="background-color:#c05e8a;">Content here</div>
.mybackground {background-color:#c05e8a;}
Border around this has a color of #c05e8a
<div style="border:2px solid #c05e8a;">Content here</div>
.myborder {border:2px solid #c05e8a;}