#c05b2d color space conversions
Hex:
#c05b2d
RGB:
192, 91, 45
CMY:
25, 64, 82
CMYK:
0, 53, 77, 25
HSL:
19°, 62.0253%, 46.4706%
HSV (HSB):
19°, 76.5625%, 75.2941%
XYZ:
25.9530, 18.8781, 4.7586
xyY:
0.5234, 0.3807, 18.8781
CIE-Lab:
50.5443, 37.5503, 44.2834
CIE-LCH:
50.5443, 58.0607, 49.7036
CIE-Luv:
50.5443, 80.9264, 37.4716
Hunter-Lab:
43.4489, 30.5862, 23.9207
#c05b2d color charts
#c05b2d color shades, tints & tones
#c05b2d color schemes
#c05b2d color preview, HTML & CSS examples
This text has a color of #c05b2d
<p style="color:#c05b2d;">Text here</p>
.mytext {color:#c05b2d;}
This box has a color of #c05b2d
<div style="background-color:#c05b2d;">Content here</div>
.mybackground {background-color:#c05b2d;}
Border around this has a color of #c05b2d
<div style="border:2px solid #c05b2d;">Content here</div>
.myborder {border:2px solid #c05b2d;}