#ca5381 color space conversions
Hex:
#ca5381
RGB:
202, 83, 129
CMY:
21, 67, 49
CMYK:
0, 59, 36, 21
HSL:
337°, 52.8889%, 55.8824%
HSV (HSB):
337°, 58.9109%, 79.2157%
XYZ:
31.4128, 20.3280, 23.0369
xyY:
0.4201, 0.2718, 20.3280
CIE-Lab:
52.2061, 51.7030, -1.5782
CIE-LCH:
52.2061, 51.7271, 358.2516
CIE-Luv:
52.2061, 76.0598, -11.6034
Hunter-Lab:
45.0866, 45.4632, 1.2665
#ca5381 color charts
#ca5381 color shades, tints & tones
#ca5381 color schemes
#ca5381 color preview, HTML & CSS examples
This text has a color of #ca5381
<p style="color:#ca5381;">Text here</p>
.mytext {color:#ca5381;}
This box has a color of #ca5381
<div style="background-color:#ca5381;">Content here</div>
.mybackground {background-color:#ca5381;}
Border around this has a color of #ca5381
<div style="border:2px solid #ca5381;">Content here</div>
.myborder {border:2px solid #ca5381;}