#c00f43 color space conversions
Hex:
#c00f43
RGB:
192, 15, 67
CMY:
25, 94, 74
CMYK:
0, 92, 65, 25
HSL:
342°, 85.5072%, 40.5882%
HSV (HSB):
342°, 92.1875%, 75.2941%
XYZ:
22.9222, 11.9534, 6.4093
xyY:
0.5552, 0.2895, 11.9534
CIE-Lab:
41.1419, 64.9246, 20.7205
CIE-LCH:
41.1419, 68.1509, 17.7003
CIE-Luv:
41.1419, 115.6319, 9.3395
Hunter-Lab:
34.5736, 57.8409, 13.2103
#c00f43 color charts
#c00f43 color shades, tints & tones
#c00f43 color schemes
#c00f43 color preview, HTML & CSS examples
This text has a color of #c00f43
<p style="color:#c00f43;">Text here</p>
.mytext {color:#c00f43;}
This box has a color of #c00f43
<div style="background-color:#c00f43;">Content here</div>
.mybackground {background-color:#c00f43;}
Border around this has a color of #c00f43
<div style="border:2px solid #c00f43;">Content here</div>
.myborder {border:2px solid #c00f43;}