#c65f5e color space conversions
Hex:
#c65f5e
RGB:
198, 95, 94
CMY:
22, 63, 63
CMYK:
0, 52, 53, 22
HSL:
1°, 47.7064%, 57.2549%
HSV (HSB):
1°, 52.5253%, 77.6471%
XYZ:
29.4013, 20.9983, 13.0931
xyY:
0.4631, 0.3307, 20.9983
CIE-Lab:
52.9477, 40.9643, 20.1585
CIE-LCH:
52.9477, 45.6556, 26.2017
CIE-Luv:
52.9477, 74.8193, 16.6944
Hunter-Lab:
45.8239, 34.3362, 15.1360
#c65f5e color charts
#c65f5e color shades, tints & tones
#c65f5e color schemes
#c65f5e color preview, HTML & CSS examples
This text has a color of #c65f5e
<p style="color:#c65f5e;">Text here</p>
.mytext {color:#c65f5e;}
This box has a color of #c65f5e
<div style="background-color:#c65f5e;">Content here</div>
.mybackground {background-color:#c65f5e;}
Border around this has a color of #c65f5e
<div style="border:2px solid #c65f5e;">Content here</div>
.myborder {border:2px solid #c65f5e;}