#c65f7b color space conversions
Hex:
#c65f7b
RGB:
198, 95, 123
CMY:
22, 63, 52
CMYK:
0, 52, 38, 22
HSL:
344°, 47.4654%, 57.4510%
HSV (HSB):
344°, 52.0202%, 77.6471%
XYZ:
30.9561, 21.6202, 21.2805
xyY:
0.4191, 0.2927, 21.6202
CIE-Lab:
53.6217, 43.9174, 3.9719
CIE-LCH:
53.6217, 44.0966, 5.1677
CIE-Luv:
53.6217, 68.0438, -2.8243
Hunter-Lab:
46.4976, 37.4668, 5.4132
#c65f7b color charts
#c65f7b color shades, tints & tones
#c65f7b color schemes
#c65f7b color preview, HTML & CSS examples
This text has a color of #c65f7b
<p style="color:#c65f7b;">Text here</p>
.mytext {color:#c65f7b;}
This box has a color of #c65f7b
<div style="background-color:#c65f7b;">Content here</div>
.mybackground {background-color:#c65f7b;}
Border around this has a color of #c65f7b
<div style="border:2px solid #c65f7b;">Content here</div>
.myborder {border:2px solid #c65f7b;}