#ff0ddb color space conversions
Hex:
#ff0ddb
RGB:
255, 13, 219
CMY:
0, 95, 14
CMYK:
0, 95, 14, 0
HSL:
309°, 100.0000%, 52.5490%
HSV (HSB):
309°, 94.9020%, 100.0000%
XYZ:
54.1701, 26.6623, 69.3091
xyY:
0.3608, 0.1776, 26.6623
CIE-Lab:
58.6605, 92.7379, -43.3193
CIE-LCH:
58.6605, 102.3566, 334.9620
CIE-Luv:
58.6605, 98.7214, -80.7390
Hunter-Lab:
51.6356, 96.8994, -43.4385
#ff0ddb color charts
#ff0ddb color shades, tints & tones
#ff0ddb color schemes
#ff0ddb color preview, HTML & CSS examples
This text has a color of #ff0ddb
<p style="color:#ff0ddb;">Text here</p>
.mytext {color:#ff0ddb;}
This box has a color of #ff0ddb
<div style="background-color:#ff0ddb;">Content here</div>
.mybackground {background-color:#ff0ddb;}
Border around this has a color of #ff0ddb
<div style="border:2px solid #ff0ddb;">Content here</div>
.myborder {border:2px solid #ff0ddb;}