#ca108c color space conversions
Hex:
#ca108c
RGB:
202, 16, 140
CMY:
21, 94, 45
CMYK:
0, 92, 31, 21
HSL:
320°, 85.3211%, 42.7451%
HSV (HSB):
320°, 92.0792%, 79.2157%
XYZ:
29.2760, 14.8206, 26.1286
xyY:
0.4169, 0.2110, 14.8206
CIE-Lab:
45.3875, 73.0705, -18.4435
CIE-LCH:
45.3875, 75.3622, 345.8340
CIE-Luv:
45.3875, 92.6670, -37.8228
Hunter-Lab:
38.4975, 68.3724, -13.2924
#ca108c color charts
#ca108c color shades, tints & tones
#ca108c color schemes
#ca108c color preview, HTML & CSS examples
This text has a color of #ca108c
<p style="color:#ca108c;">Text here</p>
.mytext {color:#ca108c;}
This box has a color of #ca108c
<div style="background-color:#ca108c;">Content here</div>
.mybackground {background-color:#ca108c;}
Border around this has a color of #ca108c
<div style="border:2px solid #ca108c;">Content here</div>
.myborder {border:2px solid #ca108c;}