#ff9dec color space conversions
Hex:
#ff9dec
RGB:
255, 157, 236
CMY:
0, 38, 7
CMYK:
0, 38, 7, 0
HSL:
312°, 100.0000%, 80.7843%
HSV (HSB):
312°, 38.4314%, 100.0000%
XYZ:
68.4373, 51.4301, 85.6768
xyY:
0.3330, 0.2502, 51.4301
CIE-Lab:
76.9388, 47.5498, -24.4030
CIE-LCH:
76.9388, 53.4461, 332.8327
CIE-Luv:
76.9388, 51.7327, -46.3723
Hunter-Lab:
71.7148, 44.8415, -20.6328
#ff9dec color charts
#ff9dec RGB chart
#ff9dec CMYK chart
#ff9dec RGB pie chart
#ff9dec color shades, tints & tones
#ff9dec color schemes
#ff9dec color preview, HTML & CSS examples
This text has a color of #ff9dec
<p style="color:#ff9dec;">Text here</p>
.mytext {color:#ff9dec;}
Text color #ff9dec
This box has a color of #ff9dec
<div style="background-color:#ff9dec;">Content here</div>
.mybackground {background-color:#ff9dec;}
Background color #ff9dec
Border around this has a color of #ff9dec
<div style="border:2px solid #ff9dec;">Content here</div>
.myborder {border:2px solid #ff9dec;}
Border color #ff9dec