#c05c7a color space conversions
Hex:
#c05c7a
RGB:
192, 92, 122
CMY:
25, 64, 52
CMYK:
0, 52, 36, 25
HSL:
342°, 44.2478%, 55.6863%
HSV (HSB):
342°, 52.0833%, 75.2941%
XYZ:
29.0782, 20.2659, 20.7915
xyY:
0.4146, 0.2890, 20.2659
CIE-Lab:
52.1365, 43.2175, 2.3070
CIE-LCH:
52.1365, 43.2791, 3.0556
CIE-Luv:
52.1365, 65.2661, -4.8100
Hunter-Lab:
45.0177, 36.5175, 4.1292
#c05c7a color charts
#c05c7a color shades, tints & tones
#c05c7a color schemes
#c05c7a color preview, HTML & CSS examples
This text has a color of #c05c7a
<p style="color:#c05c7a;">Text here</p>
.mytext {color:#c05c7a;}
This box has a color of #c05c7a
<div style="background-color:#c05c7a;">Content here</div>
.mybackground {background-color:#c05c7a;}
Border around this has a color of #c05c7a
<div style="border:2px solid #c05c7a;">Content here</div>
.myborder {border:2px solid #c05c7a;}