#ca4146 color space conversions
Hex:
#ca4146
RGB:
202, 65, 70
CMY:
21, 75, 73
CMYK:
0, 68, 65, 21
HSL:
358°, 56.3786%, 52.3529%
HSV (HSB):
358°, 67.8218%, 79.2157%
XYZ:
27.3529, 16.7793, 7.5914
xyY:
0.5288, 0.3244, 16.7793
CIE-Lab:
47.9808, 54.3305, 27.9957
CIE-LCH:
47.9808, 61.1192, 27.2614
CIE-Luv:
47.9808, 102.7127, 19.9681
Hunter-Lab:
40.9626, 47.5094, 17.6858
#ca4146 color charts
#ca4146 color shades, tints & tones
#ca4146 color schemes
#ca4146 color preview, HTML & CSS examples
This text has a color of #ca4146
<p style="color:#ca4146;">Text here</p>
.mytext {color:#ca4146;}
This box has a color of #ca4146
<div style="background-color:#ca4146;">Content here</div>
.mybackground {background-color:#ca4146;}
Border around this has a color of #ca4146
<div style="border:2px solid #ca4146;">Content here</div>
.myborder {border:2px solid #ca4146;}