#c05d32 color space conversions
Hex:
#c05d32
RGB:
192, 93, 50
CMY:
25, 64, 80
CMYK:
0, 52, 74, 25
HSL:
18°, 58.6777%, 47.4510%
HSV (HSB):
18°, 73.9583%, 75.2941%
XYZ:
26.2283, 19.2655, 5.3538
xyY:
0.5158, 0.3789, 19.2655
CIE-Lab:
50.9963, 36.7448, 42.2400
CIE-LCH:
50.9963, 55.9857, 48.9798
CIE-Luv:
50.9963, 78.7976, 36.5077
Hunter-Lab:
43.8924, 29.8524, 23.4927
#c05d32 color charts
#c05d32 color shades, tints & tones
#c05d32 color schemes
#c05d32 color preview, HTML & CSS examples
This text has a color of #c05d32
<p style="color:#c05d32;">Text here</p>
.mytext {color:#c05d32;}
This box has a color of #c05d32
<div style="background-color:#c05d32;">Content here</div>
.mybackground {background-color:#c05d32;}
Border around this has a color of #c05d32
<div style="border:2px solid #c05d32;">Content here</div>
.myborder {border:2px solid #c05d32;}