#ca7950 color space conversions
Hex:
#ca7950
RGB:
202, 121, 80
CMY:
21, 53, 69
CMYK:
0, 40, 60, 21
HSL:
20°, 53.5088%, 55.2941%
HSV (HSB):
20°, 60.3960%, 79.2157%
XYZ:
32.6425, 26.8105, 11.0439
xyY:
0.4630, 0.3803, 26.8105
CIE-Lab:
58.7985, 27.7405, 35.6910
CIE-LCH:
58.7985, 45.2038, 52.1442
CIE-Luv:
58.7985, 62.0650, 36.1747
Hunter-Lab:
51.7788, 21.9171, 23.5992
#ca7950 color charts
#ca7950 color shades, tints & tones
#ca7950 color schemes
#ca7950 color preview, HTML & CSS examples
This text has a color of #ca7950
<p style="color:#ca7950;">Text here</p>
.mytext {color:#ca7950;}
This box has a color of #ca7950
<div style="background-color:#ca7950;">Content here</div>
.mybackground {background-color:#ca7950;}
Border around this has a color of #ca7950
<div style="border:2px solid #ca7950;">Content here</div>
.myborder {border:2px solid #ca7950;}