#c00d95 color space conversions
Hex:
#c00d95
RGB:
192, 13, 149
CMY:
25, 95, 42
CMYK:
0, 93, 22, 25
HSL:
314°, 87.3171%, 40.1961%
HSV (HSB):
314°, 93.2292%, 75.2941%
XYZ:
27.3070, 13.6642, 29.6320
xyY:
0.3868, 0.1935, 13.6642
CIE-Lab:
43.7475, 72.3925, -26.5946
CIE-LCH:
43.7475, 77.1229, 339.8283
CIE-Luv:
43.7475, 80.9043, -48.5829
Hunter-Lab:
36.9652, 67.1727, -21.6524
#c00d95 color charts
#c00d95 color shades, tints & tones
#c00d95 color schemes
#c00d95 color preview, HTML & CSS examples
This text has a color of #c00d95
<p style="color:#c00d95;">Text here</p>
.mytext {color:#c00d95;}
This box has a color of #c00d95
<div style="background-color:#c00d95;">Content here</div>
.mybackground {background-color:#c00d95;}
Border around this has a color of #c00d95
<div style="border:2px solid #c00d95;">Content here</div>
.myborder {border:2px solid #c00d95;}