#ff8db4 color space conversions
Hex:
#ff8db4
RGB:
255, 141, 180
CMY:
0, 45, 29
CMYK:
0, 45, 29, 0
HSL:
339°, 100.0000%, 77.6471%
HSV (HSB):
339°, 44.7059%, 100.0000%
XYZ:
59.0031, 43.6050, 48.4868
xyY:
0.3905, 0.2886, 43.6050
CIE-Lab:
71.9637, 47.3753, -1.0662
CIE-LCH:
71.9637, 47.3873, 358.7108
CIE-Luv:
71.9637, 72.0920, -10.5041
Hunter-Lab:
66.0341, 43.9344, 2.6890
#ff8db4 color charts
#ff8db4 color shades, tints & tones
#ff8db4 color schemes
#ff8db4 color preview, HTML & CSS examples
This text has a color of #ff8db4
<p style="color:#ff8db4;">Text here</p>
.mytext {color:#ff8db4;}
This box has a color of #ff8db4
<div style="background-color:#ff8db4;">Content here</div>
.mybackground {background-color:#ff8db4;}
Border around this has a color of #ff8db4
<div style="border:2px solid #ff8db4;">Content here</div>
.myborder {border:2px solid #ff8db4;}