#c65f64 color space conversions
Hex:
#c65f64
RGB:
198, 95, 100
CMY:
22, 63, 61
CMYK:
0, 52, 49, 22
HSL:
357°, 47.4654%, 57.4510%
HSV (HSB):
357°, 52.0202%, 77.6471%
XYZ:
29.6812, 21.1103, 14.5669
xyY:
0.4541, 0.3230, 21.1103
CIE-Lab:
53.0700, 41.5067, 16.7963
CIE-LCH:
53.0700, 44.7763, 22.0315
CIE-Luv:
53.0700, 73.5127, 12.9558
Hunter-Lab:
45.9459, 34.9060, 13.3646
#c65f64 color charts
#c65f64 color shades, tints & tones
#c65f64 color schemes
#c65f64 color preview, HTML & CSS examples
This text has a color of #c65f64
<p style="color:#c65f64;">Text here</p>
.mytext {color:#c65f64;}
This box has a color of #c65f64
<div style="background-color:#c65f64;">Content here</div>
.mybackground {background-color:#c65f64;}
Border around this has a color of #c65f64
<div style="border:2px solid #c65f64;">Content here</div>
.myborder {border:2px solid #c65f64;}