#ff6ebd color space conversions
Hex:
#ff6ebd
RGB:
255, 110, 189
CMY:
0, 57, 26
CMYK:
0, 57, 26, 0
HSL:
327°, 100.0000%, 71.5686%
HSV (HSB):
327°, 56.8627%, 100.0000%
XYZ:
56.0012, 36.0860, 52.1578
xyY:
0.3882, 0.2502, 36.0860
CIE-Lab:
66.5856, 63.1973, -14.0998
CIE-LCH:
66.5856, 64.7511, 347.4228
CIE-Luv:
66.5856, 85.9915, -32.4320
Hunter-Lab:
60.0716, 61.2798, -9.4290
#ff6ebd color charts
#ff6ebd color shades, tints & tones
#ff6ebd color schemes
#ff6ebd color preview, HTML & CSS examples
This text has a color of #ff6ebd
<p style="color:#ff6ebd;">Text here</p>
.mytext {color:#ff6ebd;}
This box has a color of #ff6ebd
<div style="background-color:#ff6ebd;">Content here</div>
.mybackground {background-color:#ff6ebd;}
Border around this has a color of #ff6ebd
<div style="border:2px solid #ff6ebd;">Content here</div>
.myborder {border:2px solid #ff6ebd;}