#ca256c color space conversions
Hex:
#ca256c
RGB:
202, 37, 108
CMY:
21, 85, 58
CMYK:
0, 82, 47, 21
HSL:
334°, 69.0377%, 46.8627%
HSV (HSB):
334°, 81.6832%, 79.2157%
XYZ:
27.7255, 14.9624, 15.6141
xyY:
0.4755, 0.2566, 14.9624
CIE-Lab:
45.5827, 66.1593, 1.4925
CIE-LCH:
45.5827, 66.1761, 1.2924
CIE-Luv:
45.5827, 102.5537, -10.6478
Hunter-Lab:
38.6813, 60.2507, 3.1439
#ca256c color charts
#ca256c RGB chart
#ca256c CMYK chart
#ca256c RGB pie chart
#ca256c color shades, tints & tones
#ca256c color schemes
#ca256c color preview, HTML & CSS examples
This text has a color of #ca256c
<p style="color:#ca256c;">Text here</p>
.mytext {color:#ca256c;}
Text color #ca256c
This box has a color of #ca256c
<div style="background-color:#ca256c;">Content here</div>
.mybackground {background-color:#ca256c;}
Background color #ca256c
Border around this has a color of #ca256c
<div style="border:2px solid #ca256c;">Content here</div>
.myborder {border:2px solid #ca256c;}
Border color #ca256c