#cf967d color space conversions
Hex:
#cf967d
RGB:
207, 150, 125
CMY:
19, 41, 51
CMYK:
0, 28, 40, 19
HSL:
18°, 46.0674%, 65.0980%
HSV (HSB):
18°, 39.6135%, 81.1765%
XYZ:
40.3401, 36.5588, 24.3324
xyY:
0.3985, 0.3611, 36.5588
CIE-Lab:
66.9447, 18.2334, 21.6398
CIE-LCH:
66.9447, 28.2973, 49.8830
CIE-Luv:
66.9447, 40.0424, 25.1488
Hunter-Lab:
60.4638, 13.2796, 18.4646
#cf967d color charts
#cf967d color shades, tints & tones
#cf967d color schemes
#cf967d color preview, HTML & CSS examples
This text has a color of #cf967d
<p style="color:#cf967d;">Text here</p>
.mytext {color:#cf967d;}
This box has a color of #cf967d
<div style="background-color:#cf967d;">Content here</div>
.mybackground {background-color:#cf967d;}
Border around this has a color of #cf967d
<div style="border:2px solid #cf967d;">Content here</div>
.myborder {border:2px solid #cf967d;}