#c95454 color space conversions
Hex:
#c95454
RGB:
201, 84, 84
CMY:
21, 67, 67
CMYK:
0, 58, 58, 21
HSL:
0°, 52.0000%, 55.8824%
HSV (HSB):
0°, 58.2090%, 78.8235%
XYZ:
28.8580, 19.3982, 10.6108
xyY:
0.4902, 0.3295, 19.3982
CIE-Lab:
51.1499, 46.6172, 23.7395
CIE-LCH:
51.1499, 52.3138, 26.9871
CIE-Luv:
51.1499, 86.7126, 18.6954
Hunter-Lab:
44.0434, 39.8800, 16.5465
#c95454 color charts
#c95454 color shades, tints & tones
#c95454 color schemes
#c95454 color preview, HTML & CSS examples
This text has a color of #c95454
<p style="color:#c95454;">Text here</p>
.mytext {color:#c95454;}
This box has a color of #c95454
<div style="background-color:#c95454;">Content here</div>
.mybackground {background-color:#c95454;}
Border around this has a color of #c95454
<div style="border:2px solid #c95454;">Content here</div>
.myborder {border:2px solid #c95454;}