#c0038d color space conversions
Hex:
#c0038d
RGB:
192, 3, 141
CMY:
25, 99, 45
CMYK:
0, 98, 27, 25
HSL:
316°, 96.9231%, 38.2353%
HSV (HSB):
316°, 98.4375%, 75.2941%
XYZ:
26.5785, 13.1947, 26.3453
xyY:
0.4020, 0.1996, 13.1947
CIE-Lab:
43.0551, 72.4166, -22.8075
CIE-LCH:
43.0551, 75.9233, 342.5183
CIE-Luv:
43.0551, 85.3085, -43.1571
Hunter-Lab:
36.3245, 67.0400, -17.5745
#c0038d color charts
#c0038d color shades, tints & tones
#c0038d color schemes
#c0038d color preview, HTML & CSS examples
This text has a color of #c0038d
<p style="color:#c0038d;">Text here</p>
.mytext {color:#c0038d;}
This box has a color of #c0038d
<div style="background-color:#c0038d;">Content here</div>
.mybackground {background-color:#c0038d;}
Border around this has a color of #c0038d
<div style="border:2px solid #c0038d;">Content here</div>
.myborder {border:2px solid #c0038d;}