#c05a55 color space conversions
Hex:
#c05a55
RGB:
192, 90, 85
CMY:
25, 65, 67
CMYK:
0, 53, 56, 25
HSL:
3°, 45.9227%, 54.3137%
HSV (HSB):
3°, 55.7292%, 75.2941%
XYZ:
27.0341, 19.1747, 10.8706
xyY:
0.4736, 0.3359, 19.1747
CIE-Lab:
50.8909, 40.4991, 22.5479
CIE-LCH:
50.8909, 46.3529, 29.1069
CIE-Luv:
50.8909, 75.1251, 18.9271
Hunter-Lab:
43.7889, 33.5705, 15.9335
#c05a55 color charts
#c05a55 color shades, tints & tones
#c05a55 color schemes
#c05a55 color preview, HTML & CSS examples
This text has a color of #c05a55
<p style="color:#c05a55;">Text here</p>
.mytext {color:#c05a55;}
This box has a color of #c05a55
<div style="background-color:#c05a55;">Content here</div>
.mybackground {background-color:#c05a55;}
Border around this has a color of #c05a55
<div style="border:2px solid #c05a55;">Content here</div>
.myborder {border:2px solid #c05a55;}