#c00c44 color space conversions
Hex:
#c00c44
RGB:
192, 12, 68
CMY:
25, 95, 73
CMYK:
0, 94, 65, 25
HSL:
341°, 88.2353%, 40.0000%
HSV (HSB):
341°, 93.7500%, 75.2941%
XYZ:
22.9131, 11.8868, 6.5556
xyY:
0.5541, 0.2874, 11.8868
CIE-Lab:
41.0356, 65.3418, 19.9498
CIE-LCH:
41.0356, 68.3194, 16.9782
CIE-Luv:
41.0356, 115.8145, 8.5356
Hunter-Lab:
34.4772, 58.2937, 12.8605
#c00c44 color charts
#c00c44 color shades, tints & tones
#c00c44 color schemes
#c00c44 color preview, HTML & CSS examples
This text has a color of #c00c44
<p style="color:#c00c44;">Text here</p>
.mytext {color:#c00c44;}
This box has a color of #c00c44
<div style="background-color:#c00c44;">Content here</div>
.mybackground {background-color:#c00c44;}
Border around this has a color of #c00c44
<div style="border:2px solid #c00c44;">Content here</div>
.myborder {border:2px solid #c00c44;}