#ca1234 color space conversions
Hex:
#ca1234
RGB:
202, 18, 52
CMY:
21, 93, 80
CMYK:
0, 91, 74, 21
HSL:
349°, 83.6364%, 43.1373%
HSV (HSB):
349°, 91.0891%, 79.2157%
XYZ:
25.1933, 13.2371, 4.4760
xyY:
0.5872, 0.3085, 13.2371
CIE-Lab:
43.1183, 66.3621, 32.9032
CIE-LCH:
43.1183, 74.0712, 26.3728
CIE-Luv:
43.1183, 127.2670, 19.0368
Hunter-Lab:
36.3828, 59.9322, 18.1738
#ca1234 color charts
#ca1234 RGB chart
#ca1234 CMYK chart
#ca1234 RGB pie chart
#ca1234 color shades, tints & tones
#ca1234 color schemes
#ca1234 color preview, HTML & CSS examples
This text has a color of #ca1234
<p style="color:#ca1234;">Text here</p>
.mytext {color:#ca1234;}
Text color #ca1234
This box has a color of #ca1234
<div style="background-color:#ca1234;">Content here</div>
.mybackground {background-color:#ca1234;}
Background color #ca1234
Border around this has a color of #ca1234
<div style="border:2px solid #ca1234;">Content here</div>
.myborder {border:2px solid #ca1234;}
Border color #ca1234