#c55f5d color space conversions
Hex:
#c55f5d
RGB:
197, 95, 93
CMY:
23, 63, 64
CMYK:
0, 52, 53, 23
HSL:
1°, 47.2727%, 56.8627%
HSV (HSB):
1°, 52.7919%, 77.2549%
XYZ:
29.0940, 20.8450, 12.8460
xyY:
0.4634, 0.3320, 20.8450
CIE-Lab:
52.7795, 40.5068, 20.4935
CIE-LCH:
52.7795, 45.3959, 26.8361
CIE-Luv:
52.7795, 74.2153, 17.1278
Hunter-Lab:
45.6564, 33.8482, 15.2775
#c55f5d color charts
#c55f5d color shades, tints & tones
#c55f5d color schemes
#c55f5d color preview, HTML & CSS examples
This text has a color of #c55f5d
<p style="color:#c55f5d;">Text here</p>
.mytext {color:#c55f5d;}
This box has a color of #c55f5d
<div style="background-color:#c55f5d;">Content here</div>
.mybackground {background-color:#c55f5d;}
Border around this has a color of #c55f5d
<div style="border:2px solid #c55f5d;">Content here</div>
.myborder {border:2px solid #c55f5d;}