#ca2b5b color space conversions
Hex:
#ca2b5b
RGB:
202, 43, 91
CMY:
21, 83, 64
CMYK:
0, 79, 55, 21
HSL:
342°, 64.8980%, 48.0392%
HSV (HSB):
342°, 78.7129%, 79.2157%
XYZ:
27.1093, 15.0396, 11.3717
xyY:
0.5065, 0.2810, 15.0396
CIE-Lab:
45.6884, 63.2285, 12.1738
CIE-LCH:
45.6884, 64.3898, 10.8982
CIE-Luv:
45.6884, 107.0470, 2.1310
Hunter-Lab:
38.7810, 56.9113, 9.7612
#ca2b5b color charts
#ca2b5b color shades, tints & tones
#ca2b5b color schemes
#ca2b5b color preview, HTML & CSS examples
This text has a color of #ca2b5b
<p style="color:#ca2b5b;">Text here</p>
.mytext {color:#ca2b5b;}
This box has a color of #ca2b5b
<div style="background-color:#ca2b5b;">Content here</div>
.mybackground {background-color:#ca2b5b;}
Border around this has a color of #ca2b5b
<div style="border:2px solid #ca2b5b;">Content here</div>
.myborder {border:2px solid #ca2b5b;}