#c05f32 color space conversions
Hex:
#c05f32
RGB:
192, 95, 50
CMY:
25, 63, 80
CMYK:
0, 51, 74, 25
HSL:
19°, 58.6777%, 47.4510%
HSV (HSB):
19°, 73.9583%, 75.2941%
XYZ:
26.4062, 19.6212, 5.4131
xyY:
0.5133, 0.3814, 19.6212
CIE-Lab:
51.4062, 35.7125, 42.6772
CIE-LCH:
51.4062, 55.6482, 50.0772
CIE-Luv:
51.4062, 77.2670, 37.2424
Hunter-Lab:
44.2958, 28.8920, 23.7616
#c05f32 color charts
#c05f32 color shades, tints & tones
#c05f32 color schemes
#c05f32 color preview, HTML & CSS examples
This text has a color of #c05f32
<p style="color:#c05f32;">Text here</p>
.mytext {color:#c05f32;}
This box has a color of #c05f32
<div style="background-color:#c05f32;">Content here</div>
.mybackground {background-color:#c05f32;}
Border around this has a color of #c05f32
<div style="border:2px solid #c05f32;">Content here</div>
.myborder {border:2px solid #c05f32;}