#ca104e color space conversions
Hex:
#ca104e
RGB:
202, 16, 78
CMY:
21, 94, 69
CMYK:
0, 92, 61, 21
HSL:
340°, 85.3211%, 42.7451%
HSV (HSB):
340°, 92.0792%, 79.2157%
XYZ:
25.9176, 13.4772, 8.4431
xyY:
0.5418, 0.2817, 13.4772
CIE-Lab:
43.4736, 67.8796, 17.2549
CIE-LCH:
43.4736, 70.0384, 14.2624
CIE-Luv:
43.4736, 119.4005, 5.8346
Hunter-Lab:
36.7113, 61.7732, 12.0621
#ca104e color charts
#ca104e color shades, tints & tones
#ca104e color schemes
#ca104e color preview, HTML & CSS examples
This text has a color of #ca104e
<p style="color:#ca104e;">Text here</p>
.mytext {color:#ca104e;}
This box has a color of #ca104e
<div style="background-color:#ca104e;">Content here</div>
.mybackground {background-color:#ca104e;}
Border around this has a color of #ca104e
<div style="border:2px solid #ca104e;">Content here</div>
.myborder {border:2px solid #ca104e;}