#ca7f3f color space conversions
Hex:
#ca7f3f
RGB:
202, 127, 63
CMY:
21, 50, 75
CMYK:
0, 37, 69, 21
HSL:
28°, 56.7347%, 51.9608%
HSV (HSB):
28°, 68.8119%, 79.2157%
XYZ:
32.8437, 28.0942, 8.3943
xyY:
0.4737, 0.4052, 28.0942
CIE-Lab:
59.9737, 23.3930, 45.8679
CIE-LCH:
59.9737, 51.4888, 62.9781
CIE-Luv:
59.9737, 59.3926, 46.0354
Hunter-Lab:
53.0039, 17.8500, 27.7129
#ca7f3f color charts
#ca7f3f color shades, tints & tones
#ca7f3f color schemes
#ca7f3f color preview, HTML & CSS examples
This text has a color of #ca7f3f
<p style="color:#ca7f3f;">Text here</p>
.mytext {color:#ca7f3f;}
This box has a color of #ca7f3f
<div style="background-color:#ca7f3f;">Content here</div>
.mybackground {background-color:#ca7f3f;}
Border around this has a color of #ca7f3f
<div style="border:2px solid #ca7f3f;">Content here</div>
.myborder {border:2px solid #ca7f3f;}