#ca123c color space conversions
Hex:
#ca123c
RGB:
202, 18, 60
CMY:
21, 93, 76
CMYK:
0, 91, 70, 21
HSL:
346°, 83.6364%, 43.1373%
HSV (HSB):
346°, 91.0891%, 79.2157%
XYZ:
25.3890, 13.3154, 5.5069
xyY:
0.5743, 0.3012, 13.3154
CIE-Lab:
43.2347, 66.6904, 28.1660
CIE-LCH:
43.2347, 72.3943, 22.8962
CIE-Luv:
43.2347, 125.0210, 15.5129
Hunter-Lab:
36.4903, 60.3379, 16.5954
#ca123c color charts
#ca123c RGB chart
#ca123c CMYK chart
#ca123c RGB pie chart
#ca123c color shades, tints & tones
#ca123c color schemes
#ca123c color preview, HTML & CSS examples
This text has a color of #ca123c
<p style="color:#ca123c;">Text here</p>
.mytext {color:#ca123c;}
Text color #ca123c
This box has a color of #ca123c
<div style="background-color:#ca123c;">Content here</div>
.mybackground {background-color:#ca123c;}
Background color #ca123c
Border around this has a color of #ca123c
<div style="border:2px solid #ca123c;">Content here</div>
.myborder {border:2px solid #ca123c;}
Border color #ca123c