#ca1705 color space conversions
Hex:
#ca1705
RGB:
202, 23, 5
CMY:
21, 91, 98
CMYK:
0, 89, 98, 21
HSL:
5°, 95.1691%, 40.5882%
HSV (HSB):
5°, 97.5248%, 79.2157%
XYZ:
24.6909, 13.1803, 1.3863
xyY:
0.6289, 0.3357, 13.1803
CIE-Lab:
43.0337, 64.5780, 55.0811
CIE-LCH:
43.0337, 84.8778, 40.4622
CIE-Luv:
43.0337, 133.2011, 30.9139
Hunter-Lab:
36.3047, 57.8651, 23.1493
#ca1705 color charts
#ca1705 color shades, tints & tones
#ca1705 color schemes
#ca1705 color preview, HTML & CSS examples
This text has a color of #ca1705
<p style="color:#ca1705;">Text here</p>
.mytext {color:#ca1705;}
This box has a color of #ca1705
<div style="background-color:#ca1705;">Content here</div>
.mybackground {background-color:#ca1705;}
Border around this has a color of #ca1705
<div style="border:2px solid #ca1705;">Content here</div>
.myborder {border:2px solid #ca1705;}