#ca6379 color space conversions
Hex:
#ca6379
RGB:
202, 99, 121
CMY:
21, 61, 53
CMYK:
0, 51, 40, 21
HSL:
347°, 49.2823%, 59.0196%
HSV (HSB):
347°, 50.9901%, 79.2157%
XYZ:
32.2702, 22.8607, 20.8009
xyY:
0.4250, 0.3011, 22.8607
CIE-Lab:
54.9286, 43.0849, 7.1035
CIE-LCH:
54.9286, 43.6666, 9.3623
CIE-Luv:
54.9286, 69.3687, 1.3221
Hunter-Lab:
47.8129, 36.8017, 7.6750
#ca6379 color charts
#ca6379 color shades, tints & tones
#ca6379 color schemes
#ca6379 color preview, HTML & CSS examples
This text has a color of #ca6379
<p style="color:#ca6379;">Text here</p>
.mytext {color:#ca6379;}
This box has a color of #ca6379
<div style="background-color:#ca6379;">Content here</div>
.mybackground {background-color:#ca6379;}
Border around this has a color of #ca6379
<div style="border:2px solid #ca6379;">Content here</div>
.myborder {border:2px solid #ca6379;}