#ff305d color space conversions
Hex:
#ff305d
RGB:
255, 48, 93
CMY:
0, 81, 64
CMYK:
0, 81, 64, 0
HSL:
347°, 100.0000%, 59.4118%
HSV (HSB):
347°, 81.1765%, 100.0000%
XYZ:
44.2727, 24.1642, 12.6867
xyY:
0.5457, 0.2979, 24.1642
CIE-Lab:
56.2518, 76.1568, 26.8876
CIE-LCH:
56.2518, 80.7638, 19.4459
CIE-Luv:
56.2518, 146.4741, 15.0660
Hunter-Lab:
49.1571, 74.7388, 19.1082
#ff305d color charts
#ff305d color shades, tints & tones
#ff305d color schemes
#ff305d color preview, HTML & CSS examples
This text has a color of #ff305d
<p style="color:#ff305d;">Text here</p>
.mytext {color:#ff305d;}
This box has a color of #ff305d
<div style="background-color:#ff305d;">Content here</div>
.mybackground {background-color:#ff305d;}
Border around this has a color of #ff305d
<div style="border:2px solid #ff305d;">Content here</div>
.myborder {border:2px solid #ff305d;}