#c05a8e color space conversions
Hex:
#c05a8e
RGB:
192, 90, 142
CMY:
25, 65, 44
CMYK:
0, 53, 26, 25
HSL:
329°, 44.7368%, 55.2941%
HSV (HSB):
329°, 53.1250%, 75.2941%
XYZ:
30.2769, 20.4718, 27.9469
xyY:
0.3847, 0.2601, 20.4718
CIE-Lab:
52.3665, 46.7934, -9.2293
CIE-LCH:
52.3665, 47.6949, 348.8425
CIE-Luv:
52.3665, 61.0603, -21.0349
Hunter-Lab:
45.2458, 40.2659, -4.9495
#c05a8e color charts
#c05a8e color shades, tints & tones
#c05a8e color schemes
#c05a8e color preview, HTML & CSS examples
This text has a color of #c05a8e
<p style="color:#c05a8e;">Text here</p>
.mytext {color:#c05a8e;}
This box has a color of #c05a8e
<div style="background-color:#c05a8e;">Content here</div>
.mybackground {background-color:#c05a8e;}
Border around this has a color of #c05a8e
<div style="border:2px solid #c05a8e;">Content here</div>
.myborder {border:2px solid #c05a8e;}