#c8194a color space conversions
Hex:
#c8194a
RGB:
200, 25, 74
CMY:
22, 90, 71
CMYK:
0, 88, 63, 22
HSL:
343°, 77.7778%, 44.1176%
HSV (HSB):
343°, 87.5000%, 78.4314%
XYZ:
25.4031, 13.4690, 7.7395
xyY:
0.5450, 0.2890, 13.4690
CIE-Lab:
43.4616, 65.7716, 19.6724
CIE-LCH:
43.4616, 68.6507, 16.6520
CIE-Luv:
43.4616, 117.2627, 8.6321
Hunter-Lab:
36.7002, 59.3286, 13.1869
#c8194a color charts
#c8194a color shades, tints & tones
#c8194a color schemes
#c8194a color preview, HTML & CSS examples
This text has a color of #c8194a
<p style="color:#c8194a;">Text here</p>
.mytext {color:#c8194a;}
This box has a color of #c8194a
<div style="background-color:#c8194a;">Content here</div>
.mybackground {background-color:#c8194a;}
Border around this has a color of #c8194a
<div style="border:2px solid #c8194a;">Content here</div>
.myborder {border:2px solid #c8194a;}