#ff0dac color space conversions
Hex:
#ff0dac
RGB:
255, 13, 172
CMY:
0, 95, 33
CMYK:
0, 95, 33, 0
HSL:
321°, 100.0000%, 52.5490%
HSV (HSB):
321°, 94.9020%, 100.0000%
XYZ:
48.8303, 24.5264, 41.1902
xyY:
0.4263, 0.2141, 24.5264
CIE-Lab:
56.6110, 87.4764, -19.4550
CIE-LCH:
56.6110, 89.6137, 347.4613
CIE-Luv:
56.6110, 120.4500, -44.0002
Hunter-Lab:
49.5241, 89.3320, -14.6457
#ff0dac color charts
#ff0dac RGB chart
#ff0dac CMYK chart
#ff0dac RGB pie chart
#ff0dac color shades, tints & tones
#ff0dac color schemes
#ff0dac color preview, HTML & CSS examples
This text has a color of #ff0dac
<p style="color:#ff0dac;">Text here</p>
.mytext {color:#ff0dac;}
Text color #ff0dac
This box has a color of #ff0dac
<div style="background-color:#ff0dac;">Content here</div>
.mybackground {background-color:#ff0dac;}
Background color #ff0dac
Border around this has a color of #ff0dac
<div style="border:2px solid #ff0dac;">Content here</div>
.myborder {border:2px solid #ff0dac;}
Border color #ff0dac