#ca702f color space conversions
Hex:
#ca702f
RGB:
202, 112, 47
CMY:
21, 56, 82
CMYK:
0, 45, 77, 21
HSL:
25°, 62.2490%, 48.8235%
HSV (HSB):
25°, 76.7327%, 79.2157%
XYZ:
30.6644, 24.3501, 5.7732
xyY:
0.5045, 0.4006, 24.3501
CIE-Lab:
56.4367, 30.7002, 49.7548
CIE-LCH:
56.4367, 58.4640, 58.3241
CIE-Luv:
56.4367, 72.6209, 45.4830
Hunter-Lab:
49.3459, 24.5678, 27.6055
#ca702f color charts
#ca702f color shades, tints & tones
#ca702f color schemes
#ca702f color preview, HTML & CSS examples
This text has a color of #ca702f
<p style="color:#ca702f;">Text here</p>
.mytext {color:#ca702f;}
This box has a color of #ca702f
<div style="background-color:#ca702f;">Content here</div>
.mybackground {background-color:#ca702f;}
Border around this has a color of #ca702f
<div style="border:2px solid #ca702f;">Content here</div>
.myborder {border:2px solid #ca702f;}