#ca732f color space conversions
Hex:
#ca732f
RGB:
202, 115, 47
CMY:
21, 55, 82
CMYK:
0, 43, 77, 21
HSL:
26°, 62.2490%, 48.8235%
HSV (HSB):
26°, 76.7327%, 79.2157%
XYZ:
31.0009, 25.0233, 5.8854
xyY:
0.5007, 0.4042, 25.0233
CIE-Lab:
57.0981, 29.0993, 50.4115
CIE-LCH:
57.0981, 58.2074, 60.0049
CIE-Luv:
57.0981, 70.2325, 46.6226
Hunter-Lab:
50.0233, 23.0812, 28.0407
#ca732f color charts
#ca732f color shades, tints & tones
#ca732f color schemes
#ca732f color preview, HTML & CSS examples
This text has a color of #ca732f
<p style="color:#ca732f;">Text here</p>
.mytext {color:#ca732f;}
This box has a color of #ca732f
<div style="background-color:#ca732f;">Content here</div>
.mybackground {background-color:#ca732f;}
Border around this has a color of #ca732f
<div style="border:2px solid #ca732f;">Content here</div>
.myborder {border:2px solid #ca732f;}