#c81233 color space conversions
Hex:
#c81233
RGB:
200, 18, 51
CMY:
22, 93, 80
CMYK:
0, 91, 75, 22
HSL:
349°, 83.4862%, 42.7451%
HSV (HSB):
349°, 91.0000%, 78.4314%
XYZ:
24.6333, 12.9510, 4.3334
xyY:
0.5877, 0.3090, 12.9510
CIE-Lab:
42.6893, 65.8138, 32.9041
CIE-LCH:
42.6893, 73.5809, 26.5631
CIE-Luv:
42.6893, 126.0082, 19.0312
Hunter-Lab:
35.9875, 59.2043, 18.0518
#c81233 color charts
#c81233 color shades, tints & tones
#c81233 color schemes
#c81233 color preview, HTML & CSS examples
This text has a color of #c81233
<p style="color:#c81233;">Text here</p>
.mytext {color:#c81233;}
This box has a color of #c81233
<div style="background-color:#c81233;">Content here</div>
.mybackground {background-color:#c81233;}
Border around this has a color of #c81233
<div style="border:2px solid #c81233;">Content here</div>
.myborder {border:2px solid #c81233;}