#ca6283 color space conversions
Hex:
#ca6283
RGB:
202, 98, 131
CMY:
21, 62, 49
CMYK:
0, 51, 35, 21
HSL:
341°, 49.5238%, 58.8235%
HSV (HSB):
341°, 51.4851%, 79.2157%
XYZ:
32.8215, 22.9306, 24.1689
xyY:
0.4107, 0.2869, 22.9306
CIE-Lab:
55.0008, 44.7491, 1.3194
CIE-LCH:
55.0008, 44.7685, 1.6889
CIE-Luv:
55.0008, 67.4755, -6.4327
Hunter-Lab:
47.8859, 38.5455, 3.5954
#ca6283 color charts
#ca6283 color shades, tints & tones
#ca6283 color schemes
#ca6283 color preview, HTML & CSS examples
This text has a color of #ca6283
<p style="color:#ca6283;">Text here</p>
.mytext {color:#ca6283;}
This box has a color of #ca6283
<div style="background-color:#ca6283;">Content here</div>
.mybackground {background-color:#ca6283;}
Border around this has a color of #ca6283
<div style="border:2px solid #ca6283;">Content here</div>
.myborder {border:2px solid #ca6283;}