#ca8284 color space conversions
Hex:
#ca8284
RGB:
202, 130, 132
CMY:
21, 49, 48
CMYK:
0, 36, 35, 21
HSL:
358°, 40.4494%, 65.0980%
HSV (HSB):
358°, 35.6436%, 79.2157%
XYZ:
36.5046, 30.1878, 25.7326
xyY:
0.3950, 0.3266, 30.1878
CIE-Lab:
61.8159, 28.0326, 10.5123
CIE-LCH:
61.8159, 29.9388, 20.5563
CIE-Luv:
61.8159, 48.1417, 9.0337
Hunter-Lab:
54.9434, 22.4452, 10.6920
#ca8284 color charts
#ca8284 color shades, tints & tones
#ca8284 color schemes
#ca8284 color preview, HTML & CSS examples
This text has a color of #ca8284
<p style="color:#ca8284;">Text here</p>
.mytext {color:#ca8284;}
This box has a color of #ca8284
<div style="background-color:#ca8284;">Content here</div>
.mybackground {background-color:#ca8284;}
Border around this has a color of #ca8284
<div style="border:2px solid #ca8284;">Content here</div>
.myborder {border:2px solid #ca8284;}