#ff384f color space conversions
Hex:
#ff384f
RGB:
255, 56, 79
CMY:
0, 78, 69
CMYK:
0, 78, 69, 0
HSL:
353°, 100.0000%, 60.9804%
HSV (HSB):
353°, 78.0392%, 100.0000%
XYZ:
44.0655, 24.6529, 9.8331
xyY:
0.5610, 0.3138, 24.6529
CIE-Lab:
56.7356, 73.4657, 35.6757
CIE-LCH:
56.7356, 81.6699, 25.9017
CIE-Luv:
56.7356, 147.3071, 23.6815
Hunter-Lab:
49.6516, 71.5270, 23.0142
#ff384f color charts
#ff384f color shades, tints & tones
#ff384f color schemes
#ff384f color preview, HTML & CSS examples
This text has a color of #ff384f
<p style="color:#ff384f;">Text here</p>
.mytext {color:#ff384f;}
This box has a color of #ff384f
<div style="background-color:#ff384f;">Content here</div>
.mybackground {background-color:#ff384f;}
Border around this has a color of #ff384f
<div style="border:2px solid #ff384f;">Content here</div>
.myborder {border:2px solid #ff384f;}