#ca6262 color space conversions
Hex:
#ca6262
RGB:
202, 98, 98
CMY:
21, 62, 62
CMYK:
0, 51, 51, 21
HSL:
0°, 49.5238%, 58.8235%
HSV (HSB):
0°, 51.4851%, 79.2157%
XYZ:
30.9294, 22.1738, 14.2051
xyY:
0.4595, 0.3294, 22.1738
CIE-Lab:
54.2109, 41.2792, 19.6175
CIE-LCH:
54.2109, 45.7036, 25.4189
CIE-Luv:
54.2109, 75.2453, 16.2214
Hunter-Lab:
47.0890, 34.8381, 15.0766
#ca6262 color charts
#ca6262 color shades, tints & tones
#ca6262 color schemes
#ca6262 color preview, HTML & CSS examples
This text has a color of #ca6262
<p style="color:#ca6262;">Text here</p>
.mytext {color:#ca6262;}
This box has a color of #ca6262
<div style="background-color:#ca6262;">Content here</div>
.mybackground {background-color:#ca6262;}
Border around this has a color of #ca6262
<div style="border:2px solid #ca6262;">Content here</div>
.myborder {border:2px solid #ca6262;}