#ca234e color space conversions
Hex:
#ca234e
RGB:
202, 35, 78
CMY:
21, 86, 69
CMYK:
0, 83, 61, 21
HSL:
345°, 70.4641%, 46.4706%
HSV (HSB):
345°, 82.6733%, 79.2157%
XYZ:
26.3333, 14.3087, 8.5817
xyY:
0.5350, 0.2907, 14.3087
CIE-Lab:
44.6724, 64.4370, 18.8577
CIE-LCH:
44.6724, 67.1397, 16.3123
CIE-Luv:
44.6724, 114.4628, 8.4242
Hunter-Lab:
37.8268, 58.0666, 13.0278
#ca234e color charts
#ca234e color shades, tints & tones
#ca234e color schemes
#ca234e color preview, HTML & CSS examples
This text has a color of #ca234e
<p style="color:#ca234e;">Text here</p>
.mytext {color:#ca234e;}
This box has a color of #ca234e
<div style="background-color:#ca234e;">Content here</div>
.mybackground {background-color:#ca234e;}
Border around this has a color of #ca234e
<div style="border:2px solid #ca234e;">Content here</div>
.myborder {border:2px solid #ca234e;}