#ca100c color space conversions
Hex:
#ca100c
RGB:
202, 16, 12
CMY:
21, 94, 95
CMYK:
0, 92, 94, 21
HSL:
1°, 88.7850%, 41.9608%
HSV (HSB):
1°, 94.0594%, 79.2157%
XYZ:
24.6088, 12.9537, 1.5511
xyY:
0.6292, 0.3312, 12.9537
CIE-Lab:
42.6934, 65.6906, 52.7123
CIE-LCH:
42.6934, 84.2250, 38.7447
CIE-Luv:
42.6934, 134.5648, 29.4887
Hunter-Lab:
35.9912, 59.0636, 22.6386
#ca100c color charts
#ca100c RGB chart
#ca100c CMYK chart
#ca100c RGB pie chart
#ca100c color shades, tints & tones
#ca100c color schemes
#ca100c color preview, HTML & CSS examples
This text has a color of #ca100c
<p style="color:#ca100c;">Text here</p>
.mytext {color:#ca100c;}
Text color #ca100c
This box has a color of #ca100c
<div style="background-color:#ca100c;">Content here</div>
.mybackground {background-color:#ca100c;}
Background color #ca100c
Border around this has a color of #ca100c
<div style="border:2px solid #ca100c;">Content here</div>
.myborder {border:2px solid #ca100c;}
Border color #ca100c