#ca5083 color space conversions
Hex:
#ca5083
RGB:
202, 80, 131
CMY:
21, 69, 49
CMYK:
0, 60, 35, 21
HSL:
335°, 53.5088%, 55.2941%
HSV (HSB):
335°, 60.3960%, 79.2157%
XYZ:
31.3225, 19.9326, 23.6692
xyY:
0.4181, 0.2660, 19.9326
CIE-Lab:
51.7609, 53.2904, -3.4263
CIE-LCH:
51.7609, 53.4004, 356.3213
CIE-Luv:
51.7609, 76.9492, -14.3509
Hunter-Lab:
44.6459, 47.1010, -0.1807
#ca5083 color charts
#ca5083 color shades, tints & tones
#ca5083 color schemes
#ca5083 color preview, HTML & CSS examples
This text has a color of #ca5083
<p style="color:#ca5083;">Text here</p>
.mytext {color:#ca5083;}
This box has a color of #ca5083
<div style="background-color:#ca5083;">Content here</div>
.mybackground {background-color:#ca5083;}
Border around this has a color of #ca5083
<div style="border:2px solid #ca5083;">Content here</div>
.myborder {border:2px solid #ca5083;}