#ff0dab color space conversions
Hex:
#ff0dab
RGB:
255, 13, 171
CMY:
0, 95, 33
CMYK:
0, 95, 33, 0
HSL:
321°, 100.0000%, 52.5490%
HSV (HSB):
321°, 94.9020%, 100.0000%
XYZ:
48.7346, 24.4881, 40.6862
xyY:
0.4278, 0.2150, 24.4881
CIE-Lab:
56.5732, 87.3775, -18.9278
CIE-LCH:
56.5732, 89.4041, 347.7774
CIE-Luv:
56.5732, 120.9244, -43.2234
Hunter-Lab:
49.4855, 89.1920, -14.1074
#ff0dab color charts
#ff0dab color shades, tints & tones
#ff0dab color schemes
#ff0dab color preview, HTML & CSS examples
This text has a color of #ff0dab
<p style="color:#ff0dab;">Text here</p>
.mytext {color:#ff0dab;}
This box has a color of #ff0dab
<div style="background-color:#ff0dab;">Content here</div>
.mybackground {background-color:#ff0dab;}
Border around this has a color of #ff0dab
<div style="border:2px solid #ff0dab;">Content here</div>
.myborder {border:2px solid #ff0dab;}