#c00147 color space conversions
Hex:
#c00147
RGB:
192, 1, 71
CMY:
25, 100, 72
CMYK:
0, 99, 63, 25
HSL:
338°, 98.9637%, 37.8431%
HSV (HSB):
338°, 99.4792%, 75.2941%
XYZ:
22.8864, 11.6831, 7.0101
xyY:
0.5504, 0.2810, 11.6831
CIE-Lab:
40.7080, 66.6331, 17.6137
CIE-LCH:
40.7080, 68.9218, 14.8068
CIE-Luv:
40.7080, 116.3537, 6.0509
Hunter-Lab:
34.1806, 59.7030, 11.7667
#c00147 color charts
#c00147 color shades, tints & tones
#c00147 color schemes
#c00147 color preview, HTML & CSS examples
This text has a color of #c00147
<p style="color:#c00147;">Text here</p>
.mytext {color:#c00147;}
This box has a color of #c00147
<div style="background-color:#c00147;">Content here</div>
.mybackground {background-color:#c00147;}
Border around this has a color of #c00147
<div style="border:2px solid #c00147;">Content here</div>
.myborder {border:2px solid #c00147;}