#c80251 color space conversions
Hex:
#c80251
RGB:
200, 2, 81
CMY:
22, 99, 68
CMYK:
0, 99, 60, 22
HSL:
336°, 98.0198%, 39.6078%
HSV (HSB):
336°, 99.0000%, 78.4314%
XYZ:
25.3263, 12.9169, 8.9429
xyY:
0.5367, 0.2737, 12.9169
CIE-Lab:
42.6377, 68.9984, 14.1627
CIE-LCH:
42.6377, 70.4369, 11.5995
CIE-Luv:
42.6377, 118.6871, 2.4436
Hunter-Lab:
35.9400, 62.8909, 10.4049
#c80251 color charts
#c80251 color shades, tints & tones
#c80251 color schemes
#c80251 color preview, HTML & CSS examples
This text has a color of #c80251
<p style="color:#c80251;">Text here</p>
.mytext {color:#c80251;}
This box has a color of #c80251
<div style="background-color:#c80251;">Content here</div>
.mybackground {background-color:#c80251;}
Border around this has a color of #c80251
<div style="border:2px solid #c80251;">Content here</div>
.myborder {border:2px solid #c80251;}