#c00b5e color space conversions
Hex:
#c00b5e
RGB:
192, 11, 94
CMY:
25, 96, 63
CMYK:
0, 94, 51, 25
HSL:
332°, 89.1626%, 39.8039%
HSV (HSB):
332°, 94.2708%, 75.2941%
XYZ:
23.8783, 12.2540, 11.6964
xyY:
0.4992, 0.2562, 12.2540
CIE-Lab:
41.6169, 67.1454, 4.2658
CIE-LCH:
41.6169, 67.2808, 3.6351
CIE-Luv:
41.6169, 105.8124, -7.6115
Hunter-Lab:
35.0057, 60.4996, 4.6935
#c00b5e color charts
#c00b5e color shades, tints & tones
#c00b5e color schemes
#c00b5e color preview, HTML & CSS examples
This text has a color of #c00b5e
<p style="color:#c00b5e;">Text here</p>
.mytext {color:#c00b5e;}
This box has a color of #c00b5e
<div style="background-color:#c00b5e;">Content here</div>
.mybackground {background-color:#c00b5e;}
Border around this has a color of #c00b5e
<div style="border:2px solid #c00b5e;">Content here</div>
.myborder {border:2px solid #c00b5e;}