#ff8dba color space conversions
Hex:
#ff8dba
RGB:
255, 141, 186
CMY:
0, 45, 27
CMYK:
0, 45, 27, 0
HSL:
336°, 100.0000%, 77.6471%
HSV (HSB):
336°, 44.7059%, 100.0000%
XYZ:
59.6278, 43.8549, 51.7765
xyY:
0.3841, 0.2825, 43.8549
CIE-Lab:
72.1314, 48.1525, -4.1557
CIE-LCH:
72.1314, 48.3314, 355.0674
CIE-Luv:
72.1314, 70.7383, -15.1068
Hunter-Lab:
66.2230, 44.8326, 0.0002
#ff8dba color charts
#ff8dba color shades, tints & tones
#ff8dba color schemes
#ff8dba color preview, HTML & CSS examples
This text has a color of #ff8dba
<p style="color:#ff8dba;">Text here</p>
.mytext {color:#ff8dba;}
This box has a color of #ff8dba
<div style="background-color:#ff8dba;">Content here</div>
.mybackground {background-color:#ff8dba;}
Border around this has a color of #ff8dba
<div style="border:2px solid #ff8dba;">Content here</div>
.myborder {border:2px solid #ff8dba;}