#ff699d color space conversions
Hex:
#ff699d
RGB:
255, 105, 157
CMY:
0, 59, 38
CMYK:
0, 59, 38, 0
HSL:
339°, 100.0000%, 70.5882%
HSV (HSB):
339°, 58.8235%, 100.0000%
XYZ:
52.3774, 33.7975, 35.6613
xyY:
0.4299, 0.2774, 33.7975
CIE-Lab:
64.8015, 61.6434, 1.4517
CIE-LCH:
64.8015, 61.6605, 1.3490
CIE-Luv:
64.8015, 98.2147, -9.9703
Hunter-Lab:
58.1356, 59.0826, 4.3255
#ff699d color charts
#ff699d color shades, tints & tones
#ff699d color schemes
#ff699d color preview, HTML & CSS examples
This text has a color of #ff699d
<p style="color:#ff699d;">Text here</p>
.mytext {color:#ff699d;}
This box has a color of #ff699d
<div style="background-color:#ff699d;">Content here</div>
.mybackground {background-color:#ff699d;}
Border around this has a color of #ff699d
<div style="border:2px solid #ff699d;">Content here</div>
.myborder {border:2px solid #ff699d;}