#c05f3b color space conversions
Hex:
#c05f3b
RGB:
192, 95, 59
CMY:
25, 63, 77
CMYK:
0, 51, 69, 25
HSL:
16°, 52.9880%, 49.2157%
HSV (HSB):
16°, 69.2708%, 75.2941%
XYZ:
26.6199, 19.7067, 6.5384
xyY:
0.5035, 0.3728, 19.7067
CIE-Lab:
51.5039, 36.1689, 38.0670
CIE-LCH:
51.5039, 52.5099, 46.4646
CIE-Luv:
51.5039, 76.0971, 33.8192
Hunter-Lab:
44.3922, 29.3516, 22.3418
#c05f3b color charts
#c05f3b color shades, tints & tones
#c05f3b color schemes
#c05f3b color preview, HTML & CSS examples
This text has a color of #c05f3b
<p style="color:#c05f3b;">Text here</p>
.mytext {color:#c05f3b;}
This box has a color of #c05f3b
<div style="background-color:#c05f3b;">Content here</div>
.mybackground {background-color:#c05f3b;}
Border around this has a color of #c05f3b
<div style="border:2px solid #c05f3b;">Content here</div>
.myborder {border:2px solid #c05f3b;}