#ca4d3e color space conversions
Hex:
#ca4d3e
RGB:
202, 77, 62
CMY:
21, 70, 76
CMYK:
0, 62, 69, 21
HSL:
6°, 56.9106%, 51.7647%
HSV (HSB):
6°, 69.3069%, 79.2157%
XYZ:
27.8805, 18.2121, 6.6033
xyY:
0.5291, 0.3456, 18.2121
CIE-Lab:
49.7524, 48.8033, 34.7891
CIE-LCH:
49.7524, 59.9336, 35.4829
CIE-Luv:
49.7524, 96.8357, 27.4801
Hunter-Lab:
42.6757, 41.9337, 20.6989
#ca4d3e color charts
#ca4d3e color shades, tints & tones
#ca4d3e color schemes
#ca4d3e color preview, HTML & CSS examples
This text has a color of #ca4d3e
<p style="color:#ca4d3e;">Text here</p>
.mytext {color:#ca4d3e;}
This box has a color of #ca4d3e
<div style="background-color:#ca4d3e;">Content here</div>
.mybackground {background-color:#ca4d3e;}
Border around this has a color of #ca4d3e
<div style="border:2px solid #ca4d3e;">Content here</div>
.myborder {border:2px solid #ca4d3e;}