#ff0dae color space conversions
Hex:
#ff0dae
RGB:
255, 13, 174
CMY:
0, 95, 32
CMYK:
0, 95, 32, 0
HSL:
320°, 100.0000%, 52.5490%
HSV (HSB):
320°, 94.9020%, 100.0000%
XYZ:
49.0239, 24.6038, 42.2096
xyY:
0.4232, 0.2124, 24.6038
CIE-Lab:
56.6874, 87.6759, -20.5070
CIE-LCH:
56.6874, 90.0422, 346.8354
CIE-Luv:
56.6874, 119.5016, -45.5560
Hunter-Lab:
49.6023, 89.6148, -15.7319
#ff0dae color charts
#ff0dae color shades, tints & tones
#ff0dae color schemes
#ff0dae color preview, HTML & CSS examples
This text has a color of #ff0dae
<p style="color:#ff0dae;">Text here</p>
.mytext {color:#ff0dae;}
This box has a color of #ff0dae
<div style="background-color:#ff0dae;">Content here</div>
.mybackground {background-color:#ff0dae;}
Border around this has a color of #ff0dae
<div style="border:2px solid #ff0dae;">Content here</div>
.myborder {border:2px solid #ff0dae;}