#ca764f color space conversions
Hex:
#ca764f
RGB:
202, 118, 79
CMY:
21, 54, 69
CMYK:
0, 42, 61, 21
HSL:
19°, 53.7118%, 55.0980%
HSV (HSB):
19°, 60.8911%, 79.2157%
XYZ:
32.2468, 26.0779, 10.7311
xyY:
0.4670, 0.3776, 26.0779
CIE-Lab:
58.1110, 29.2838, 35.3947
CIE-LCH:
58.1110, 45.9383, 50.3974
CIE-Luv:
58.1110, 64.4165, 35.3557
Hunter-Lab:
51.0666, 23.3503, 23.2874
#ca764f color charts
#ca764f color shades, tints & tones
#ca764f color schemes
#ca764f color preview, HTML & CSS examples
This text has a color of #ca764f
<p style="color:#ca764f;">Text here</p>
.mytext {color:#ca764f;}
This box has a color of #ca764f
<div style="background-color:#ca764f;">Content here</div>
.mybackground {background-color:#ca764f;}
Border around this has a color of #ca764f
<div style="border:2px solid #ca764f;">Content here</div>
.myborder {border:2px solid #ca764f;}