#c05d27 color space conversions
Hex:
#c05d27
RGB:
192, 93, 39
CMY:
25, 64, 85
CMYK:
0, 52, 80, 25
HSL:
21°, 66.2338%, 45.2941%
HSV (HSB):
21°, 79.6875%, 75.2941%
XYZ:
26.0188, 19.1817, 4.2505
xyY:
0.5262, 0.3879, 19.1817
CIE-Lab:
50.8991, 36.2951, 47.4971
CIE-LCH:
50.8991, 59.7772, 52.6146
CIE-Luv:
50.8991, 80.0145, 39.9761
Hunter-Lab:
43.7969, 29.3986, 24.9036
#c05d27 color charts
#c05d27 color shades, tints & tones
#c05d27 color schemes
#c05d27 color preview, HTML & CSS examples
This text has a color of #c05d27
<p style="color:#c05d27;">Text here</p>
.mytext {color:#c05d27;}
This box has a color of #c05d27
<div style="background-color:#c05d27;">Content here</div>
.mybackground {background-color:#c05d27;}
Border around this has a color of #c05d27
<div style="border:2px solid #c05d27;">Content here</div>
.myborder {border:2px solid #c05d27;}