#c00b50 color space conversions
Hex:
#c00b50
RGB:
192, 11, 80
CMY:
25, 96, 69
CMYK:
0, 94, 58, 25
HSL:
337°, 89.1626%, 39.8039%
HSV (HSB):
337°, 94.2708%, 75.2941%
XYZ:
23.3059, 12.0250, 8.6821
xyY:
0.5295, 0.2732, 12.0250
CIE-Lab:
41.2558, 66.1605, 12.6337
CIE-LCH:
41.2558, 67.3560, 10.8108
CIE-Luv:
41.2558, 111.5348, 1.4834
Hunter-Lab:
34.6771, 59.2819, 9.4295
#c00b50 color charts
#c00b50 color shades, tints & tones
#c00b50 color schemes
#c00b50 color preview, HTML & CSS examples
This text has a color of #c00b50
<p style="color:#c00b50;">Text here</p>
.mytext {color:#c00b50;}
This box has a color of #c00b50
<div style="background-color:#c00b50;">Content here</div>
.mybackground {background-color:#c00b50;}
Border around this has a color of #c00b50
<div style="border:2px solid #c00b50;">Content here</div>
.myborder {border:2px solid #c00b50;}