#ff6b9e color space conversions
Hex:
#ff6b9e
RGB:
255, 107, 158
CMY:
0, 58, 38
CMYK:
0, 58, 38, 0
HSL:
339°, 100.0000%, 70.9804%
HSV (HSB):
339°, 58.0392%, 100.0000%
XYZ:
52.6693, 34.2440, 36.1815
xyY:
0.4279, 0.2782, 34.2440
CIE-Lab:
65.1558, 60.8762, 1.3953
CIE-LCH:
65.1558, 60.8922, 1.3130
CIE-Luv:
65.1558, 96.8426, -9.8799
Hunter-Lab:
58.5184, 58.2511, 4.3043
#ff6b9e color charts
#ff6b9e color shades, tints & tones
#ff6b9e color schemes
#ff6b9e color preview, HTML & CSS examples
This text has a color of #ff6b9e
<p style="color:#ff6b9e;">Text here</p>
.mytext {color:#ff6b9e;}
This box has a color of #ff6b9e
<div style="background-color:#ff6b9e;">Content here</div>
.mybackground {background-color:#ff6b9e;}
Border around this has a color of #ff6b9e
<div style="border:2px solid #ff6b9e;">Content here</div>
.myborder {border:2px solid #ff6b9e;}