#c05a6c color space conversions
Hex:
#c05a6c
RGB:
192, 90, 108
CMY:
25, 65, 58
CMYK:
0, 53, 44, 25
HSL:
349°, 44.7368%, 55.2941%
HSV (HSB):
349°, 53.1250%, 75.2941%
XYZ:
28.1012, 19.6015, 16.4897
xyY:
0.4378, 0.3054, 19.6015
CIE-Lab:
51.3836, 42.6461, 9.5728
CIE-LCH:
51.3836, 43.7073, 12.6515
CIE-Luv:
51.3836, 69.9077, 4.2839
Hunter-Lab:
44.2736, 35.8181, 8.9089
#c05a6c color charts
#c05a6c color shades, tints & tones
#c05a6c color schemes
#c05a6c color preview, HTML & CSS examples
This text has a color of #c05a6c
<p style="color:#c05a6c;">Text here</p>
.mytext {color:#c05a6c;}
This box has a color of #c05a6c
<div style="background-color:#c05a6c;">Content here</div>
.mybackground {background-color:#c05a6c;}
Border around this has a color of #c05a6c
<div style="border:2px solid #c05a6c;">Content here</div>
.myborder {border:2px solid #c05a6c;}