#f28f3f color space conversions
Hex:
#f28f3f
RGB:
242, 143, 63
CMY:
5, 44, 75
CMYK:
0, 41, 74, 5
HSL:
27°, 87.3171%, 59.8039%
HSV (HSB):
27°, 73.9669%, 94.9020%
XYZ:
47.3376, 38.8810, 9.7125
xyY:
0.4935, 0.4053, 38.8810
CIE-Lab:
68.6650, 31.3968, 56.6121
CIE-LCH:
68.6650, 64.7356, 60.9875
CIE-Luv:
68.6650, 79.6144, 55.4408
Hunter-Lab:
62.3547, 26.3907, 34.4132
#f28f3f color charts
#f28f3f color shades, tints & tones
#f28f3f color schemes
#f28f3f color preview, HTML & CSS examples
This text has a color of #f28f3f
<p style="color:#f28f3f;">Text here</p>
.mytext {color:#f28f3f;}
This box has a color of #f28f3f
<div style="background-color:#f28f3f;">Content here</div>
.mybackground {background-color:#f28f3f;}
Border around this has a color of #f28f3f
<div style="border:2px solid #f28f3f;">Content here</div>
.myborder {border:2px solid #f28f3f;}