#c45f1f color space conversions
Hex:
#c45f1f
RGB:
196, 95, 31
CMY:
23, 63, 88
CMYK:
0, 52, 84, 23
HSL:
23°, 72.6872%, 44.5098%
HSV (HSB):
23°, 84.1837%, 76.8627%
XYZ:
27.1045, 20.0191, 3.7318
xyY:
0.5330, 0.3936, 20.0191
CIE-Lab:
51.8588, 36.6125, 52.0323
CIE-LCH:
51.8588, 63.6225, 54.8679
CIE-Luv:
51.8588, 82.4959, 43.0072
Hunter-Lab:
44.7427, 29.8329, 26.3747
#c45f1f color charts
#c45f1f color shades, tints & tones
#c45f1f color schemes
#c45f1f color preview, HTML & CSS examples
This text has a color of #c45f1f
<p style="color:#c45f1f;">Text here</p>
.mytext {color:#c45f1f;}
This box has a color of #c45f1f
<div style="background-color:#c45f1f;">Content here</div>
.mybackground {background-color:#c45f1f;}
Border around this has a color of #c45f1f
<div style="border:2px solid #c45f1f;">Content here</div>
.myborder {border:2px solid #c45f1f;}